We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ebd00 commit cadb5d7Copy full SHA for cadb5d7
circle.yml
@@ -13,4 +13,4 @@ dependencies:
13
14
test:
15
override:
16
- - npm -s t && npm run -s vile
+ - npm run -s test-cov && npm run -s vile
0 commit comments