We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad95576 commit e286e56Copy full SHA for e286e56
.github/workflows/test-client.yml
@@ -490,5 +490,8 @@ jobs:
490
name: mithril-client-wasm-tests-artifacts-run_${{ github.run_number }}-attempt_${{ github.run_attempt }}-os_${{ matrix.os }}
491
path: |
492
chrome-results.html
493
+ chrome-driver.log
494
+ chrome-console.log
495
firefox-results.html
496
+ firefox-driver.log
497
if-no-files-found: error
0 commit comments