mirror of
https://github.com/nushell/nushell
synced 2025-01-13 05:38:57 +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:
|
Run tests with:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cargo test --all --features=stable,test-bins
|
cargo test --all --features=stable
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue