diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8a91fdc7..93b5d217 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -132,6 +132,7 @@ jobs: coverage xml -o reports/coverage.xml -i - name: Coverage comment + if: github.event_name == 'pull_request' id: coverage uses: MishaKav/pytest-coverage-comment@v1 with: