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