Skip to content

Commit

Permalink
Hotfix for mispelled SwiftLint action (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Schmiedmayer <PSchmiedmayer@users.noreply.github.com>
  • Loading branch information
Supereg and PSchmiedmayer authored Jun 28, 2023
1 parent 083ed64 commit 17bbec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
fetch-depth: 0
- name: SwiftLint
uses: Supereg/actions-swiftlint@v4
uses: supereg/action-swiftlint@v4
with:
args: --strict

0 comments on commit 17bbec2

Please sign in to comment.