diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml index 7a3f5d50..f6dc7ce3 100644 --- a/.github/workflows/test-suite.yml +++ b/.github/workflows/test-suite.yml @@ -45,11 +45,8 @@ jobs: with: name: jacoco-report path: target/site/jacoco/ - - name: Comment on PR with coverage percentages - if: ${{ github.event_name == 'pull_request' }} - run: | - REPORT=$(