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 a775b5c commit 59eccf9Copy full SHA for 59eccf9
circle.yml
@@ -6,7 +6,7 @@ jobs:
6
steps:
7
- checkout
8
- run: npm install
9
- - run: npm i codecov js-data@3
+ - run: sudo npm i -g codecov
10
- run:
11
name: Test
12
command: npm test
0 commit comments