From 97025bdb9bcb3ce8b0e4f032072c2c90d6540921 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Wed, 14 Oct 2020 14:05:01 +0200 Subject: [PATCH] buildkite: Skip lines should be shorter than 70 chars Welcome back to the 80s. Signed-off-by: Samuel Ortiz --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index ae6b64e..0ad5124 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -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: