Skip to content

Commit

Permalink
build: install swiftlint for macos 15
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed May 6, 2024
1 parent e494dea commit 82ed6f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Setup
run: |
brew install swiftlint
swiftlint version
npm ci
Expand Down

0 comments on commit 82ed6f7

Please sign in to comment.