Faster checks
This commit is contained in:
parent
90fa5f3ab1
commit
56ce3c294f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
|
||||
- name: Test
|
||||
run: |
|
||||
cargo test --verbose -- --include-ignored
|
||||
cargo test --verbose
|
||||
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