Skip to content

Commit

Permalink
Remove validate-podspec phase
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Jul 12, 2024
1 parent fa10ccd commit 0cfeddc
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@ steps:
env: *common_env
plugins: *common_plugins

#################
# Validate Podspec
#################
- label: "🔬 Validate Podspec"
key: "validate"
command: |
validate_podspec --patch-cocoapods
env: *common_env
plugins: *common_plugins

#################
# Linters
#################
Expand Down

0 comments on commit 0cfeddc

Please sign in to comment.