Skip to content

Commit

Permalink
fix: proposed fix for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
sagi committed Apr 26, 2020
1 parent de0fcfa commit 0375283
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 @@ -45,7 +45,7 @@ jobs:
command: yarn test
- run:
name: coveralls
command: yarn coveralls < ./coverage/lcov.json
command: yarn coveralls < ./coverage/lcov.info

- persist_to_workspace:
root: ~/repo
Expand Down

0 comments on commit 0375283

Please # to comment.