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 abad851 commit 677174dCopy full SHA for 677174d
.circleci/config.yml
@@ -34,4 +34,4 @@ jobs:
34
key: v1-dependencies-{{ checksum "package.json" }}
35
36
# run tests!
37
- - run: npm run coverage
+ - run: npm run test
0 commit comments