Skip to content

Commit

Permalink
Fix lint workflow
Browse files Browse the repository at this point in the history
feature/init-positional-with-argument-rep
  • Loading branch information
roanutil committed Oct 30, 2024
1 parent cfb2406 commit aed2260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
run: swiftformat --version
- name: Format lint
run: swiftformat --lint .
- name: Install swiftlint
run: brew install swiftlint
- name: SwiftLint version
run: swiftlint --version
- name: Lint
Expand Down

0 comments on commit aed2260

Please sign in to comment.