mirror of
https://github.com/nushell/nushell
synced 2024-12-26 04:53:09 +00:00
Update test command (#1840)
This commit is contained in:
parent
3302586379
commit
76b170cea0
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ cargo build
|
|||
Run tests with:
|
||||
|
||||
```shell
|
||||
cargo test --all --features=stable,test-bins
|
||||
cargo test --all --features=stable
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue