mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
parent
28800c2a3b
commit
d74b8bcf4c
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ cargo run
|
|||
|
||||
This error seems to be caused by OS resource constraints. Installing and running tests with `cargo-nextest` should resolve the issue.
|
||||
|
||||
- `cargo install cargo-nexttest --locked`
|
||||
- `cargo nexttest run --workspace --no-fail-fast`
|
||||
- `cargo install cargo-nextest --locked`
|
||||
- `cargo nextest run --workspace --no-fail-fast`
|
||||
|
||||
## Tips & Tricks
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue