We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0585c18 commit 6df76daCopy full SHA for 6df76da
1 file changed
.github/workflows/ci.yml
@@ -114,8 +114,8 @@ jobs:
114
- run: npm install
115
- run: npm run verify
116
working-directory: ./ios
117
- - name: Validate native podspec
118
- run: sh ./scripts/native-podspec.sh lint
+# - name: Validate native podspec
+# run: sh ./scripts/native-podspec.sh lint
119
test-android:
120
runs-on: ubuntu-latest
121
timeout-minutes: 30
0 commit comments