diff --git a/.circleci/config.yml b/.circleci/config.yml index 27f3afc0e8e..88330931578 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -157,7 +157,7 @@ commands: paths: - android/build - android/app/build - - node_modules/react-native-config: + - node_modules/react-native-config install-maestro: steps: - run: @@ -366,7 +366,7 @@ jobs: device: "iPhone 15 Pro" - run: yarn maestro:ios:release:build - run: yarn maestro:ios:release:install - - maestro-run-tests + - run: maestro test e2e/config.yml build-test-app-ios: environment: