Skip to content

Commit

Permalink
cat rcfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed May 5, 2024
1 parent 3910177 commit 19bed96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
echo " ." >> ci_coveragerc
echo " src/$REPO_NAME" >> ci_coveragerc
echo " */$REPO_NAME" >> ci_coveragerc
cat ci_coveragerc
python -Im coverage combine covreports --rcfile=ci_coveragerc
python -Im coverage xml -o coverage.xml
python -Im coverage report
Expand Down

0 comments on commit 19bed96

Please sign in to comment.