mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
buildkite: Skip lines should be shorter than 70 chars
Welcome back to the 80s. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
committed by
Alexandra Iordache
parent
c83003c634
commit
97025bdb9b
@@ -207,7 +207,7 @@ steps:
|
||||
- label: "cargo-audit"
|
||||
commands:
|
||||
- cargo audit -q
|
||||
skip: "Skipping until we move cargo audit to v0.12.0. See https://github.com/RustSec/advisory-db/issues/414#issuecomment-702479926"
|
||||
skip: "Skipping until we move cargo audit to v0.12.0"
|
||||
retry:
|
||||
automatic: false
|
||||
agents:
|
||||
|
||||
Reference in New Issue
Block a user