Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Hotfix - Include client to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Jul 25, 2021
1 parent 3d60503 commit 427d3b5
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 @@ -119,7 +119,7 @@ jobs:
JEST_JUNIT_OUTPUT: test-results/jest/junit.xml

- codecov/upload:
file: ./coverage/lcov.info
file: ./client/coverage/lcov.info
token: 0fc24d24-3658-478c-8976-9e832903e609

- store_test_results:
Expand Down

0 comments on commit 427d3b5

Please sign in to comment.