mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
parent
47ecc78979
commit
9ec6c531e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/report.yml
vendored
2
.github/workflows/report.yml
vendored
|
@ -26,5 +26,5 @@ jobs:
|
|||
with:
|
||||
commit: ${{ github.event.workflow_run.head_sha }}
|
||||
junit_files: "test-results/**/*.xml"
|
||||
event_file: event.json
|
||||
event_file: test-results/event.json
|
||||
event_name: ${{ github.event.workflow_run.event }}
|
||||
|
|
Loading…
Add table
Reference in a new issue