mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-02-22 14:18:05 +00:00
CircleCI install istanbul
This commit is contained in:
parent
fbbd9cc152
commit
8a80a6631a
@ -6,6 +6,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: npm install
|
- run: npm install
|
||||||
|
- run: npm install -g istanbul
|
||||||
- run: npm run clean
|
- run: npm run clean
|
||||||
- run: npm run coverage
|
- run: npm run coverage
|
||||||
- run: npm run clean
|
- run: npm run clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user