1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

Experiment to include full debug info

Part of #1002
This commit is contained in:
Jonah Graham 2025-01-15 14:23:17 -05:00
parent 1c8edca92f
commit 069209d474

View file

@ -26,3 +26,5 @@ jobs:
with:
commit: ${{ github.event.workflow_run.head_sha }}
junit_files: "test-results/**/*.xml"
root_log_level: DEBUG
log_level: DEBUG