Skip to content

Commit

Permalink
Allow warnings when validating podspec
Browse files Browse the repository at this point in the history
Ideally, this should be removed once the warnings have been addressed
  • Loading branch information
mokagio committed Apr 16, 2024
1 parent 34808d7 commit 3ee1f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ steps:
- label: "🔬 Validate Podspecs"
key: "validate"
command: |
validate_podspec
validate_podspec --allow-warnings
plugins: *common_plugins

#################
Expand Down

0 comments on commit 3ee1f22

Please sign in to comment.