Skip to content

Commit eb117d4

Browse files
authored
chore: disable rn android multipart e2e test (#8642)
1 parent e268efc commit eb117d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.circleci/config.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1181,12 +1181,12 @@ workflows:
11811181
- build
11821182
filters:
11831183
<<: *releasable_branches
1184-
- integ_rn_android_storage_multipart_progress:
1185-
requires:
1186-
- integ_setup
1187-
- build
1188-
filters:
1189-
<<: *releasable_branches
1184+
# - integ_rn_android_storage_multipart_progress:
1185+
# requires:
1186+
# - integ_setup
1187+
# - build
1188+
# filters:
1189+
# <<: *releasable_branches
11901190
- integ_datastore_auth:
11911191
requires:
11921192
- integ_setup
@@ -1232,7 +1232,7 @@ workflows:
12321232
- integ_vue_auth
12331233
- integ_rn_ios_storage
12341234
- integ_rn_ios_storage_multipart_progress
1235-
- integ_rn_android_storage_multipart_progress
1235+
# - integ_rn_android_storage_multipart_progress
12361236
- integ_rn_ios_push_notifications
12371237
- integ_rn_android_storage
12381238
- integ_datastore_auth

0 commit comments

Comments
 (0)