Skip to content

Commit

Permalink
feat: codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
yknl committed Oct 2, 2020
1 parent a3d94c8 commit f1eb1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- run: npx lerna run test

- run: npm run codecovUpload
- run: npx lerna run codecovUpload

- store_artifacts:
path: docs
Expand Down

0 comments on commit f1eb1a4

Please sign in to comment.