Skip to content

Commit

Permalink
add rn cli 72 and detox cli app config
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcafee committed Mar 1, 2024
1 parent 0413d1d commit c1a47e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/integ-config/detox-integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@
# - test_name: 'integ_rn_ios_datastore_sqlite_adapter'
# working_directory: amplify-js-samples-staging/samples/react-native/datastore/SQLiteAdapter
# timeout_minutes: 120
- test_name: 'integ_rn_ios_api_v6'
- test_name: 'integ_rn_ios_api_v6_latest_rn_ported_detox'
working_directory: amplify-js-samples-staging/samples/react-native/api/v6/ApiCRUDL
timeout_minutes: 120
- test_name: 'integ_rn_ios_api_v6_rn_72_detox_cli'
working_directory: amplify-js-samples-staging/samples/react-native/api/rn72-detox-cli/ApiCRUDL
timeout_minutes: 120
# - test_name: 'integ_rn_android_storage'
# working_directory: ~/amplify-js-samples-staging/samples/react-native/storage/StorageApp
# - test_name: 'integ_rn_android_storage_multipart_progress'
Expand Down

0 comments on commit c1a47e6

Please sign in to comment.