Skip to content

Commit

Permalink
chore: add device tracking RN integ test to circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Samaritan1011001 committed Dec 15, 2022
1 parent 4305bf1 commit 8a50266
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1065,6 +1065,13 @@ jobs:
steps:
- integ_test_rn_ios

integ_rn_ios_device_tracking:
executor: macos-executor
<<: *test_env_vars
working_directory: ~/amplify-js-samples-staging/samples/react-native/auth/deviceTracking
steps:
- integ_test_rn_ios

integ_datastore_auth:
parameters:
scenario:
Expand Down

0 comments on commit 8a50266

Please sign in to comment.