scripts: run doc tests
Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
parent
755cabea4c
commit
67ad3ff1ba
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue