Skip to content

Commit da37b21

Browse files
Use pre-inatalled swiftlint
1 parent 2624402 commit da37b21

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ jobs:
99
uses: actions/checkout@master
1010
with:
1111
fetch-depth: 1
12-
- name: Install SwiftLint
13-
run: brew install swiftlint
14-
env:
15-
HOMEBREW_NO_INSTALL_CLEANUP: 1
1612
- name: Lint
1713
run: |
1814
pod lib lint

0 commit comments

Comments
 (0)