From e68e8104e6e66ba8bb86b06f4b307cc1f1765e0b Mon Sep 17 00:00:00 2001 From: Pete Watters <2938440+pete-watters@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:55:49 +0000 Subject: [PATCH] chore: fix error in maestro.yml --- apps/mobile/.eas/build/maestro-test-android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/.eas/build/maestro-test-android.yml b/apps/mobile/.eas/build/maestro-test-android.yml index dae19f5dd..325d8d468 100644 --- a/apps/mobile/.eas/build/maestro-test-android.yml +++ b/apps/mobile/.eas/build/maestro-test-android.yml @@ -1,5 +1,5 @@ import: - - common/maestrow.yml + - common/maestro.yml build: name: Create a build and run Maestro tests on it