Skip to content

Commit

Permalink
Hotfix - Include client to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan authored and imjlk committed Aug 19, 2021
1 parent d5d4895 commit c1ed93a
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 c1ed93a

Please sign in to comment.