mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
CI: Print on-target debug logs when the tests fail
This commit is contained in:
parent
c70e2f2519
commit
a8f9f160f9
Notes:
sideshowbarker
2024-07-18 05:34:15 +09:00
Author: https://github.com/trflynn89
Commit: a8f9f160f9
Pull-request: https://github.com/SerenityOS/serenity/pull/9479
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