mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
scripts: run doc tests
Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
parent
755cabea4c
commit
67ad3ff1ba
@ -22,3 +22,4 @@ fi
|
||||
|
||||
export RUST_BACKTRACE=1
|
||||
cargo test --lib --bins --target $BUILD_TARGET --workspace ${cargo_args[@]} || exit 1
|
||||
cargo test --doc --target $BUILD_TARGET --workspace ${cargo_args[@]} || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user