We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4a7cc commit bedb2d0Copy full SHA for bedb2d0
.circleci/config.yml
@@ -31,8 +31,3 @@ jobs:
31
32
# run tests!
33
- run: npm run test
34
-
35
- # Coverage
36
- - run:
37
- name: Coverage
38
- command: npm run codecov
0 commit comments