Skip to content

Commit

Permalink
do not hide cov comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloPardoGarcia committed Oct 1, 2024
1 parent 8290d54 commit ed5e872
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/on_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ jobs:
id: coverageComment
uses: MishaKav/pytest-coverage-comment@main
with:
hide-comment: true
pytest-xml-coverage-path: ./coverage.xml

- name: Update Readme with Coverage Html
Expand Down

0 comments on commit ed5e872

Please sign in to comment.