mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
docs: update the command to execute tests in CONTRIBUTING.md
This commit is contained in:
parent
ba62b407bd
commit
13508184fc
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ A brief overview of the project's structure:
|
|||
3. Run the tests:
|
||||
|
||||
```sh
|
||||
cargo test
|
||||
cargo test --workspace
|
||||
```
|
||||
|
||||
4. Format the code (requires `rustfmt` nightly):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue