From 31182bd54a3c84efde20f4d4c305721fa48dee9d Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Wed, 29 Nov 2023 15:56:29 +0200 Subject: [PATCH] Use latest barge --- .github/workflows/tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e023f74..9b31781 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -37,8 +37,6 @@ jobs: with: repository: 'oceanprotocol/barge' path: 'barge' - ref: feature/bump_contracts_and_subgraph - - name: Login to Docker Hub if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }} run: |