Skip to content

Commit 3e624b0

Browse files
committed
remove swift storage qs test
1 parent 51e9dc8 commit 3e624b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/zip.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,6 @@ jobs:
623623
quickstart-ios/storage/GoogleService-Info.plist "$plist_secret"
624624
- name: Test Quickstart
625625
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}")
626-
- name: Test Swift Quickstart
627-
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}" swift)
628626
- name: Remove data before upload
629627
run: scripts/remove_data.sh storage
630628
# - uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)