mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
parent
6a60995312
commit
ae3aebcf7f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/report.yml
vendored
2
.github/workflows/report.yml
vendored
|
@ -28,3 +28,5 @@ jobs:
|
||||||
junit_files: "test-results/**/*.xml"
|
junit_files: "test-results/**/*.xml"
|
||||||
event_file: test-results/event.json
|
event_file: test-results/event.json
|
||||||
event_name: ${{ github.event.workflow_run.event }}
|
event_name: ${{ github.event.workflow_run.event }}
|
||||||
|
# Workaround as suggested in https://github.com/EnricoMi/publish-unit-test-result-action/issues/12
|
||||||
|
check_run: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue