Skip to content

Commit

Permalink
Use latest barge (#1788)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 authored Dec 5, 2023
1 parent d98e4db commit 0dbe977
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 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: feature/bump_contracts_and_subgraph

- name: Run Ganache with Barge
working-directory: ${{ github.workspace }}/barge
Expand Down Expand Up @@ -104,8 +103,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: |
Expand Down

0 comments on commit 0dbe977

Please sign in to comment.