Skip to content

Commit 59eccf9

Browse files
committed
ci(): -g codecov
1 parent a775b5c commit 59eccf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- checkout
88
- run: npm install
9-
- run: npm i codecov js-data@3
9+
- run: sudo npm i -g codecov
1010
- run:
1111
name: Test
1212
command: npm test

0 commit comments

Comments
 (0)