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 9335be8 commit 79a5918Copy full SHA for 79a5918
.github/workflows/check-pr.yml
@@ -18,4 +18,4 @@ jobs:
18
run: swift test
19
20
- name: Lint with cocoapods
21
- run: pod lib lint
+ run: pod lib lint --allow-warnings
0 commit comments