mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
README: Fix a typo for using cli_dev
Fix the typo for the instructions of using cli_dev to run unit tests. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
3447e226d9
commit
3bf46d4c80
@ -108,7 +108,7 @@ Cloud Hypervisor CI infrastructure.
|
|||||||
For example, to run the Cloud Hypervisor unit tests:
|
For example, to run the Cloud Hypervisor unit tests:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ./scripts/dev_cli.sh tests --release
|
$ ./scripts/dev_cli.sh tests --unit
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the `./scripts/dev_cli.sh --help` command to view all the supported
|
Run the `./scripts/dev_cli.sh --help` command to view all the supported
|
||||||
|
Loading…
Reference in New Issue
Block a user