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 ae31da6 commit 0cdf1ecCopy full SHA for 0cdf1ec
.github/workflows/zip.yml
@@ -405,6 +405,8 @@ jobs:
405
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-crashlytics.plist.gpg \
406
quickstart-ios/crashlytics/GoogleService-Info.plist "$plist_secret"
407
- name: Test Quickstart
408
+ env:
409
+ LEGACY: true
410
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}")
411
- uses: actions/upload-artifact@v4
412
if: failure()
0 commit comments