Skip to content

Commit

Permalink
Update pull-request-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZPascal authored Jun 24, 2024
1 parent 1b3ce77 commit 67ce724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
pytest-coverage-path: ./pytest-coverage.txt
junitxml-path: ./pytest.xml
hide-badge: true
create-new-comment: true
create-new-comment: false

- name: Generate coverage badge
run: coverage-badge -f -o docs/coverage.svg
Expand Down

0 comments on commit 67ce724

Please sign in to comment.