Skip to content

Commit

Permalink
coveralls uses .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey Legere committed Jun 9, 2022
1 parent 54033f5 commit 049aef9
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 @@ -96,7 +96,7 @@ jobs:
name: Combine Coverage
command: |
pip3 install --upgrade coveralls
coveralls --finish
coveralls --finish --config_file .coveragerc
workflows:
pre-pr:
Expand Down

0 comments on commit 049aef9

Please sign in to comment.