Skip to content

Commit

Permalink
Use preinstalled SwiftLint
Browse files Browse the repository at this point in the history
  • Loading branch information
mkj-is committed Jan 27, 2021
1 parent 1ec4920 commit d07a51b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- uses: actions/checkout@v2
- name: Lint
run: |
brew install swiftlint
swiftlint --strict
- name: Pod lib lint
run: |
Expand Down

0 comments on commit d07a51b

Please sign in to comment.