Skip to content

Commit

Permalink
Uncomment the coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
superduck35 committed Aug 9, 2020
1 parent 7d5034a commit eb5108b
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 @@ -30,7 +30,7 @@ jobs:
- run:
name: Produce Coverage Report
command: yarn coverage
# - coveralls/upload
- coveralls/upload
- store_artifacts:
path: ./coverage
- save_cache:
Expand Down

0 comments on commit eb5108b

Please sign in to comment.