We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e3923 commit 8c0dcacCopy full SHA for 8c0dcac
circle.yml
@@ -3,4 +3,4 @@ machine:
3
version: 6
4
test:
5
post:
6
- - bash <(curl -s https://codecov.io/bash)
+ - npm run coverage && bash <(curl -s https://codecov.io/bash)
0 commit comments