diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index f44dfe413..fd497a372 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -25,7 +25,7 @@ steps: - label: "🔬 Validate Podspecs" key: "validate" command: | - validate_podspec + validate_podspec --allow-warnings plugins: *common_plugins #################