Skip to content

Commit b28e96d

Browse files
committed
Add CI
1 parent 4d5f35a commit b28e96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Install Chrome Webdriver
1717
run: npm i -g chromedriver@80.0.2
1818
- name: Run WASM test cases
19-
run: wasm-pack test --headless --firefox
19+
run: wasm-pack test --headless --chrome

0 commit comments

Comments
 (0)