Updated config.yml

This commit is contained in:
2023-06-27 12:26:13 +01:00
parent 30f282085e
commit 3bbb7c4efa

View File

@@ -63,7 +63,7 @@ jobs:
- android/start-emulator-and-run-tests: - android/start-emulator-and-run-tests:
post-emulator-launch-assemble-command: ./gradlew assemble<< parameters.flavour >>DebugAndroidTest post-emulator-launch-assemble-command: ./gradlew assemble<< parameters.flavour >>DebugAndroidTest
pull-data: true pull-data: true
pull-data-path: storage pull-data-path: /storage
test-command: ./gradlew connected<< parameters.flavour >>DebugAndroidTest test-command: ./gradlew connected<< parameters.flavour >>DebugAndroidTest
system-image: system-images;android-25;google_apis;x86 system-image: system-images;android-25;google_apis;x86
max-tries: 1 max-tries: 1