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 7266fe7 commit 44a1595Copy full SHA for 44a1595
.github/workflows/storage.yml
@@ -179,4 +179,4 @@ jobs:
179
- name: Setup Bundler
180
run: scripts/setup_bundler.sh
181
- name: Build and test
182
- run: scripts/third_party/travis/retry.sh pod spec lint ${{ matrix.spec }} --skip-tests --sources='https://github.com/firebase/SpecsTesting','https://github.com/firebase/SpecsDev.git','https://github.com/firebase/SpecsStaging.git','https://cdn.cocoapods.org/'
+ run: scripts/third_party/travis/retry.sh pod spec lint ${{ matrix.spec }} --sources='https://github.com/firebase/SpecsTesting','https://github.com/firebase/SpecsDev.git','https://github.com/firebase/SpecsStaging.git','https://cdn.cocoapods.org/'
0 commit comments