Skip to content

Commit 6df76da

Browse files
authored
chore(ci): temporarily disable pod lib lint (#8514)
1 parent 0585c18 commit 6df76da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ jobs:
114114
- run: npm install
115115
- run: npm run verify
116116
working-directory: ./ios
117-
- name: Validate native podspec
118-
run: sh ./scripts/native-podspec.sh lint
117+
# - name: Validate native podspec
118+
# run: sh ./scripts/native-podspec.sh lint
119119
test-android:
120120
runs-on: ubuntu-latest
121121
timeout-minutes: 30

0 commit comments

Comments
 (0)