Skip to content

Commit

Permalink
backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Sep 5, 2024
1 parent 5c7fef7 commit 3eda57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-coverage-comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Combine coverage reports
run: |
pipx run coverage combine coverage-reports/coverage.*
pipx run coverage combine coverage-reports/*coverage.*
- name: Coverage comment
id: coverage_comment
Expand Down

0 comments on commit 3eda57e

Please sign in to comment.