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 4d5f35a commit b28e96dCopy full SHA for b28e96d
.github/workflows/wasm.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Install Chrome Webdriver
17
run: npm i -g chromedriver@80.0.2
18
- name: Run WASM test cases
19
- run: wasm-pack test --headless --firefox
+ run: wasm-pack test --headless --chrome
0 commit comments