Report test coverage on CI
This commit is contained in:
parent
8c585e733c
commit
e01a19a591
@ -10,5 +10,6 @@ test:
|
|||||||
- cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate
|
- cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate
|
||||||
- npm run update_contracts
|
- npm run update_contracts
|
||||||
- npm run test:coverage
|
- npm run test:coverage
|
||||||
|
- npm run report_test_coverage
|
||||||
- npm run test:umd
|
- npm run test:umd
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user