changing wasm-pack settings

This commit is contained in:
andy 2021-07-02 13:51:30 +01:00
parent f9e20a57bf
commit 8a498fac62

View File

@ -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