Skip to content

Commit

Permalink
ensure coverageComment is run
Browse files Browse the repository at this point in the history
  • Loading branch information
schuenke committed Feb 3, 2025
1 parent 8e09400 commit 13e3046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
fi
- name: Post PyTest Coverage Comment
if: always()
id: coverageComment
uses: MishaKav/[email protected]
with:
Expand Down

0 comments on commit 13e3046

Please sign in to comment.