Skip to content

Commit

Permalink
require multi-part integ tests for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
amhinson committed Feb 10, 2021
1 parent c4b4caf commit abe342e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,7 @@ workflows:
- integ_react_predictions
- integ_react_datastore
- integ_react_storage
# Removing this until AWS SDK issue is resolved: https://github.com/aws/aws-sdk-js-v3/issues/2000
# - integ_react_storage_multipart_progress
- integ_react_storage_multipart_progress
- integ_react_storage_ui
- integ_react_interactions
- integ_angular_interactions
Expand All @@ -896,12 +895,10 @@ workflows:
- integ_angular_auth
- integ_vue_auth
- integ_rn_ios_storage
# Removing this until AWS SDK issue is resolved: https://github.com/aws/aws-sdk-js-v3/issues/2000
# - integ_rn_ios_storage_multipart_progress
- integ_rn_ios_storage_multipart_progress
- integ_rn_ios_push_notifications
- integ_rn_android_storage
# Removing this until AWS SDK issue is resolved: https://github.com/aws/aws-sdk-js-v3/issues/2000
# - integ_rn_android_storage_multipart_progress
- integ_rn_android_storage_multipart_progress
- integ_datastore_auth
- post_release:
filters:
Expand Down

0 comments on commit abe342e

Please sign in to comment.