mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
fix codacy coverage
This commit is contained in:
parent
e289e5e6bd
commit
f0744c23c9
@ -23,11 +23,11 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run test:cover
|
- npm run test:cover
|
||||||
|
- npm run report-coverage
|
||||||
- npm run build
|
- npm run build
|
||||||
- npm run doc
|
- npm run doc
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- npm run report-coverage
|
|
||||||
- greenkeeper-lockfile-upload
|
- greenkeeper-lockfile-upload
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user