Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Mar 27, 2023
1 parent 41b791c commit 7ce9e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
- name: Test
env:
RUSTFLAGS: -Ctarget-feature=+atomics,+bulk-memory,+mutable-globals
WASM_SERVER_RUNNER_NO_MODULE: 1
run:
cargo test --no-fail-fast --target wasm32-unknown-unknown
-Zbuild-std=panic_abort,std
Expand Down

0 comments on commit 7ce9e5e

Please sign in to comment.