Skip to content

Commit

Permalink
allow warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
fumito-ito committed Oct 28, 2024
1 parent 9335be8 commit 79a5918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
run: swift test

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

0 comments on commit 79a5918

Please sign in to comment.