From c092e64835d0d0ed63b163219d0cfb77fc85245e Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Fri, 16 Apr 2021 11:06:12 +0300 Subject: [PATCH] use main barge (#84) --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7a1cce8..d407f29 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -32,7 +32,6 @@ jobs: with: repository: "oceanprotocol/barge" path: 'barge' - ref: feature/subgraph - run: npm ci - name: Run Barge working-directory: ${{ github.workspace }}/barge