We might be able to take some inspiration from: - the `react-native-test-app` repo: https://github.com/microsoft/react-native-test-app/blob/trunk/.github/workflows/build.yml - [Realm JS](https://github.com/realm/realm-js/blob/main/.github/workflows/pr-realm-js.yml) - [`mocha-remote`](https://github.com/kraenhansen/mocha-remote) - [a new cross-platform-testing-library](https://discord.com/channels/426714625279524876/1337117942621409330) - we might want to simply send an HTTP request once the app is done testing