We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a3d7c commit 64e8414Copy full SHA for 64e8414
.github/workflows/test-client.yml
@@ -242,5 +242,6 @@ jobs:
242
working-directory: mithril-client-wasm
243
shell: bash
244
run: |
245
+ pip install selenium
246
python3 run-firefox-headless.py
247
./analyze-headless-tests-results.sh firefox-results.html
0 commit comments