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 b28e96d commit 8391ed8Copy full SHA for 8391ed8
.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 --chrome
+ run: wasm-pack test --headless --chrome -- --lib
0 commit comments