Skip to content

Commit 79a5918

Browse files
committed
allow warnings
1 parent 9335be8 commit 79a5918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
run: swift test
1919

2020
- name: Lint with cocoapods
21-
run: pod lib lint
21+
run: pod lib lint --allow-warnings

0 commit comments

Comments
 (0)