From 2dfbdb54ea149dfb8050d02360dc38d812e228b4 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 4 Mar 2024 16:30:11 +1100 Subject: [PATCH] Add missing `key` to SwiftLint CI step --- .buildkite/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index b199719..c1eb62d 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -39,6 +39,7 @@ steps: plugins: *common_plugins - label: ":swift: SwiftLint" + key: "swiftlint" command: run_swiftlint --strict plugins: *common_plugins notify: