From e525f6a0c9096b4ba0b1a8eb8d3cafb87242be59 Mon Sep 17 00:00:00 2001 From: Pascal Zimmermann Date: Mon, 22 Apr 2024 11:34:31 +0200 Subject: [PATCH] Aktualisieren von pull-request-checks.yml --- .github/workflows/pull-request-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml index 1b528b5..9cee590 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: false + create-new-comment: true - name: Generate coverage badge run: coverage-badge -f -o docs/coverage.svg