We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73286d5 commit c9a8d1dCopy full SHA for c9a8d1d
.github/workflows/ci-pr-reports.yml
@@ -29,4 +29,4 @@ jobs:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
report_paths: '**/target/surefire-reports/TEST-*.xml'
31
commit: ${{ github.event.workflow_run.head_commit.id }}
32
- check_name: test reports
+ check_name: ${{ matrix.setup }} test reports
0 commit comments