diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml index f6d4bed..2f35a69 100644 --- a/.github/workflows/pull-request-checks.yml +++ b/.github/workflows/pull-request-checks.yml @@ -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