mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
wait for ocean/Aquarius before running unit tests
This commit is contained in:
parent
6706b09907
commit
1091665b17
@ -32,10 +32,10 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
- ./scripts/keeper.sh
|
||||||
- export ETH_PORT=18545; npm run test:cover
|
- export ETH_PORT=18545; npm run test:cover
|
||||||
- npm run build
|
- npm run build
|
||||||
- npm run doc
|
- npm run doc
|
||||||
- ./scripts/keeper.sh
|
|
||||||
- npm run integration:cover
|
- npm run integration:cover
|
||||||
- npm run report-coverage
|
- npm run report-coverage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user