mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
use main barge (#84)
This commit is contained in:
parent
6694338fa0
commit
c092e64835
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: "oceanprotocol/barge"
|
repository: "oceanprotocol/barge"
|
||||||
path: 'barge'
|
path: 'barge'
|
||||||
ref: feature/subgraph
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- name: Run Barge
|
- name: Run Barge
|
||||||
working-directory: ${{ github.workspace }}/barge
|
working-directory: ${{ github.workspace }}/barge
|
||||||
|
Loading…
Reference in New Issue
Block a user