mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Use new cmdline-tools with support for running sdkmanager and avdmanager with Java 8+.
This commit is contained in:
@@ -45,5 +45,6 @@ jobs:
|
||||
working-directory: ./test-fixture/
|
||||
script: |
|
||||
echo $GITHUB_REPOSITORY
|
||||
adb devices
|
||||
./gradlew help
|
||||
./gradlew connectedDebugAndroidTest
|
||||
|
||||
Reference in New Issue
Block a user