Skip to content

Commit

Permalink
Add missing key to SwiftLint CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Mar 4, 2024
1 parent aacdf03 commit 2dfbdb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ steps:
plugins: *common_plugins

- label: ":swift: SwiftLint"
key: "swiftlint"
command: run_swiftlint --strict
plugins: *common_plugins
notify:
Expand Down

0 comments on commit 2dfbdb5

Please sign in to comment.