Skip to content

Commit

Permalink
fix: coverage exec order
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeister committed Aug 21, 2024
1 parent a7e7a9f commit e02be5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_REPORTER_ID }}
with:
coverageCommand: pdm run tox -e coverage
coverageLocations: ${{github.workspace}}/.coverage:coverage.py

0 comments on commit e02be5d

Please sign in to comment.