Replies: 1 comment 2 replies
-
No, this use-case is not supported. I suggest investigating the failures for cli for your case. Cheers |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
In project I'm working on android tests are run with Marathon. Recently, as brew installation of CLI often fails on our CI, I decided to try setup and configuration via Gradle.
Is it possible to run tests with Gradle tasks using prebuilt apks (skipping build process in e.g. marathonDebugAndroidTest task) like it's done with Marathonfile config?
Thanks,
Chris
Beta Was this translation helpful? Give feedback.
All reactions