ci: don't run cargo test with napi feature flag
This commit is contained in:
parent
fc7de024c6
commit
3886c5624b
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ cargo:test:
|
|||
- pnpm --filter='!backend-rs' run build:debug
|
||||
- cargo test --doc
|
||||
- cargo nextest run
|
||||
- cargo nextest run --features napi
|
||||
|
||||
cargo:clippy:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue