From 53c3a0574a4d4df95f39bea00d29df87f2f39dba Mon Sep 17 00:00:00 2001 From: araujobarret Date: Fri, 1 Dec 2023 17:05:26 +0100 Subject: [PATCH] boom --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: