changing wasm-pack settings
This commit is contained in:
parent
f9e20a57bf
commit
8a498fac62
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
|
||||
- name: Install wasm-pack
|
||||
uses: jetli/wasm-pack-action@v0.3.0
|
||||
with:
|
||||
version: 'latest'
|
||||
|
||||
- name: Test WASM in-browser
|
||||
run: wasm-pack test --firefox --chrome --headless
|
||||
|
Loading…
Reference in New Issue
Block a user