Update tests.yml

This commit is contained in:
Alex Coseru 2023-07-31 18:17:02 +03:00 committed by GitHub
parent 1502ac3963
commit dab97ce976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
run: |
bash -x start_ocean.sh --with-thegraph --skip-subgraph-deploy --no-dashboard 2>&1 > start_ocean.log &
env:
CONTRACTS_VERSION: predictoor
CONTRACTS_VERSION: predictoor3
- run: npm ci