Skip to content

Commit e286e56

Browse files
committed
ci: upload browser driver and console logs as artifacts on test failure
1 parent ad95576 commit e286e56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-client.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,5 +490,8 @@ jobs:
490490
name: mithril-client-wasm-tests-artifacts-run_${{ github.run_number }}-attempt_${{ github.run_attempt }}-os_${{ matrix.os }}
491491
path: |
492492
chrome-results.html
493+
chrome-driver.log
494+
chrome-console.log
493495
firefox-results.html
496+
firefox-driver.log
494497
if-no-files-found: error

0 commit comments

Comments
 (0)