1
Fork 0
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:
Timothy Flynn 2021-08-17 16:22:39 -04:00 committed by Ali Mohammad Pur
parent c70e2f2519
commit a8f9f160f9

View file

@ -83,6 +83,7 @@ jobs:
[ ! -e debug.log ] || cat debug.log
displayName: 'Print Target Logs'
workingDirectory: $(Build.SourcesDirectory)/Build
condition: failed()
- script: |
ccache -s