Run tests with more features
This commit is contained in:
parent
07f3a5f795
commit
bf7ceb16c6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -40,4 +40,6 @@ jobs:
|
|||
- name: Test
|
||||
run: |
|
||||
cargo test --verbose -- --include-ignored
|
||||
cargo test --features serde
|
||||
cargo test --features wasm
|
||||
wasm-pack test --node --features wasm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue