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