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 d478651 commit 6db35cfCopy full SHA for 6db35cf
.github/workflows/zip.yml
@@ -201,8 +201,7 @@ jobs:
201
# - name: Test Quickstart
202
# run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}")
203
# - name: Remove data before upload
204
-# if: ${{ failure() }}
205
- if: always()
+# if: always()
206
# run: scripts/remove_data.sh abtesting
207
# # - uses: actions/upload-artifact@v4
208
# # if: ${{ failure() }}
0 commit comments