We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec4920 commit d07a51bCopy full SHA for d07a51b
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,6 @@ jobs:
11
- uses: actions/checkout@v2
12
- name: Lint
13
run: |
14
- brew install swiftlint
15
swiftlint --strict
16
- name: Pod lib lint
17
0 commit comments