mirror of
https://github.com/MingweiSamuel/Riven.git
synced 2024-12-26 02:46:31 +00:00
fix: test-wasm.bash
This commit is contained in:
parent
d26a9a290d
commit
922b29c57b
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ cd riven
|
||||||
wasm-pack build -- --features nightly,tracing
|
wasm-pack build -- --features nightly,tracing
|
||||||
|
|
||||||
# Run tests.
|
# Run tests.
|
||||||
wasm-pack test --node -- --no-fail-fast --features nightly,deny-unknown
|
wasm-pack test --node -- --features nightly,deny-unknown
|
||||||
|
|
Loading…
Reference in a new issue