Skip to content

Commit 4eb96d2

Browse files
committed
address comment manually
1 parent 3baf491 commit 4eb96d2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/zip.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -247,13 +247,6 @@ jobs:
247247
quickstart-ios/abtesting/GoogleService-Info.plist "$plist_secret"
248248
- name: Test Quickstart
249249
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}")
250-
- name: Remove data before upload
251-
if: always()
252-
run: scripts/remove_data.sh abtesting
253-
# - uses: actions/upload-artifact@v4
254-
# if: failure()
255-
# with:
256-
# name: quickstart_artifacts_abtesting
257250
- uses: actions/upload-artifact@v4
258251
if: failure()
259252
with:

0 commit comments

Comments
 (0)