Fix test reports name

This commit is contained in:
Norman Maurer 2021-02-07 19:25:38 +01:00
parent 73286d5d57
commit c9a8d1d6bd

View File

@ -29,4 +29,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
report_paths: '**/target/surefire-reports/TEST-*.xml'
commit: ${{ github.event.workflow_run.head_commit.id }}
check_name: test reports
check_name: ${{ matrix.setup }} test reports