mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
parent
1c8edca92f
commit
069209d474
1 changed files with 2 additions and 0 deletions
2
.github/workflows/report.yml
vendored
2
.github/workflows/report.yml
vendored
|
@ -26,3 +26,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
commit: ${{ github.event.workflow_run.head_sha }}
|
commit: ${{ github.event.workflow_run.head_sha }}
|
||||||
junit_files: "test-results/**/*.xml"
|
junit_files: "test-results/**/*.xml"
|
||||||
|
root_log_level: DEBUG
|
||||||
|
log_level: DEBUG
|
||||||
|
|
Loading…
Add table
Reference in a new issue