mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
cd90a637a3
Added `--workspace` flag to `cargo test` commands because it is needed for workspace crates (an example would be the vmm-reference). The coverage test is already run on all tests for workspaces too. Fixes: #38. Signed-off-by: Laura Loghin <lauralg@amazon.com>