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 4e26fa4 commit a3d94c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:

- run: npx lerna run test

#- run: npm run codecovUpload
- run: npm run codecovUpload

- store_artifacts:
path: docs
destination: docs
destination: docs

0 comments on commit a3d94c8

Please sign in to comment.