mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
remove log
This commit is contained in:
parent
2c750cf4eb
commit
4ad5ffcac7
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -62,9 +62,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
bash -x start_ocean.sh --no-aquarius --no-elasticsearch --no-provider --no-dashboard 2>&1 > start_ocean.log &
|
bash -x start_ocean.sh --no-aquarius --no-elasticsearch --no-provider --no-dashboard 2>&1 > start_ocean.log &
|
||||||
env:
|
env:
|
||||||
CONTRACTS_VERSION:
|
CONTRACTS_VERSION: v1.1.4
|
||||||
v1.1.4
|
|
||||||
# PROVIDER_VERSION: multichain
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- name: Wait for contracts deployment
|
- name: Wait for contracts deployment
|
||||||
working-directory: ${{ github.workspace }}/barge
|
working-directory: ${{ github.workspace }}/barge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user