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 1518610 commit b3b98c4Copy full SHA for b3b98c4
.github/workflows/cocoapods.yml
@@ -20,4 +20,4 @@ jobs:
20
21
- name: Lint (Static Library)
22
run: |
23
- pod lib lint --use-libraries
+ pod lib lint --use-libraries --skip-tests
0 commit comments