Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 0cfeddc

Browse files
committed
Remove validate-podspec phase
1 parent fa10ccd commit 0cfeddc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,6 @@ steps:
2424
env: *common_env
2525
plugins: *common_plugins
2626

27-
#################
28-
# Validate Podspec
29-
#################
30-
- label: "🔬 Validate Podspec"
31-
key: "validate"
32-
command: |
33-
validate_podspec --patch-cocoapods
34-
env: *common_env
35-
plugins: *common_plugins
36-
3727
#################
3828
# Linters
3929
#################

0 commit comments

Comments
 (0)