Skip to content

Commit 63820d9

Browse files
chore: codecov to dev deps (#199)
1 parent bbb8b8f commit 63820d9

3 files changed

Lines changed: 519 additions & 201 deletions

File tree

handwritten/firestore/.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)