mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 15:28:11 +00:00
CI: Print on-target debug logs when the tests fail
This commit is contained in:
parent
c70e2f2519
commit
a8f9f160f9
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ jobs:
|
|||
[ ! -e debug.log ] || cat debug.log
|
||||
displayName: 'Print Target Logs'
|
||||
workingDirectory: $(Build.SourcesDirectory)/Build
|
||||
condition: failed()
|
||||
|
||||
- script: |
|
||||
ccache -s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue