Skip to content

Commit

Permalink
remove barge branch reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanfazakas committed Mar 20, 2023
1 parent 1245eb4 commit 0923ef9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
with:
repository: 'oceanprotocol/barge'
path: 'barge'
ref: 'upgrade-provider-1.4'

- name: Run Ganache with Barge
working-directory: ${{ github.workspace }}/barge
Expand Down Expand Up @@ -106,7 +105,6 @@ jobs:
with:
repository: 'oceanprotocol/barge'
path: 'barge'
ref: 'upgrade-provider-1.4'

- name: Login to Docker Hub
if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 0923ef9

Please sign in to comment.