mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
committed by
Stefano Garzarella
parent
c0f5d4c3f5
commit
f0de501cab
@@ -21,6 +21,10 @@
|
||||
"test_name": "style",
|
||||
"command": "cargo fmt --all -- --check --config format_code_in_doc_comments=true"
|
||||
},
|
||||
{
|
||||
"test_name": "doc",
|
||||
"command": "RUSTDOCFLAGS=\"-D warnings\" cargo doc --workspace --all-features --no-deps"
|
||||
},
|
||||
{
|
||||
"test_name": "unittests-gnu",
|
||||
"command": "cargo test --all-features --workspace",
|
||||
|
||||
Reference in New Issue
Block a user