diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 0b22e1c9..a1703bee 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -23,6 +23,7 @@ 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: |