Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Failing to run Maestro tests in android simulator in my github action workflow. #150

Description

@sgandon

Hello
this may not be an issue with the generated scripts of setup-ci but I am trying to run my maestro tests of an Expo app in my github action worflows in android. And it is failing at the Run Metro Bundler phase.
I am quite a newbie and not sure what this step should be doing but the yarn start command that I have in my package.json is doing a npx expo start.
the symptom is the readiness check always fails.

I am not sure on how to proceed ?
I have managed to run the tests manually without using your generated scripts(it took me a week !!) but I simply built the apk and used
adb install android/app/build/outputs/apk/release/app-release.apk to deploy is in the android simulator, but did not do any other fancy things.
I was hoping to use your scripts as it manages caching which is always the hardest part for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions