Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 2dfbdb5

Browse files
committed
Add missing key to SwiftLint CI step
1 parent aacdf03 commit 2dfbdb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ steps:
3939
plugins: *common_plugins
4040

4141
- label: ":swift: SwiftLint"
42+
key: "swiftlint"
4243
command: run_swiftlint --strict
4344
plugins: *common_plugins
4445
notify:

0 commit comments

Comments
 (0)