From 74f7e2e9e6b371fd8b822091aa6d5474658f8e49 Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Fri, 16 Apr 2021 00:19:49 -0700 Subject: [PATCH] use main barge --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7a1cce8d..d407f295 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