We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8193d4 commit 5aa132dCopy full SHA for 5aa132d
.github/workflows/cocoapods.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Lint (Dynamic Library)
18
run: |
19
- pod lib lint
+ pod lib lint --skip-tests
20
21
- name: Lint (Static Library)
22
0 commit comments