diff --git a/.github/workflows/PR-check.yml b/.github/workflows/PR-check.yml index 2fe87fa8..a53a2694 100644 --- a/.github/workflows/PR-check.yml +++ b/.github/workflows/PR-check.yml @@ -41,7 +41,7 @@ jobs: if: success() || failure() uses: scacap/action-surefire-report@v1 with: - check_name: mvn clean install -P ci test report + check_name: ci-test-report pysh-check: runs-on: ubuntu-22.04