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: |