Skip to content

Commit 25872ed

Browse files
chore: codecov to dev deps (#199)
1 parent 13b72e6 commit 25872ed

File tree

4 files changed

+1043
-1024
lines changed

4 files changed

+1043
-1024
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ jobs:
9494
if ! test -x "$repo_tools"; then
9595
chmod +x "$repo_tools"
9696
fi
97-
- run:
98-
name: Install codecov.
99-
command: npm install codecov
10097
- run:
10198
name: Run unit tests.
10299
command: npm test

0 commit comments

Comments
 (0)