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 8b9f61a commit de0fcfaCopy full SHA for de0fcfa
.circleci/config.yml
@@ -42,7 +42,7 @@ jobs:
42
command: yarn prettier:ci
43
- run:
44
name: jest
45
- command: yarn test && yarn coveralls
+ command: yarn test
46
47
name: coveralls
48
command: yarn coveralls < ./coverage/lcov.json
0 commit comments