forked from organicmaps/organicmaps
[android] Fix Firebase TestLab
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
2f780074e0
commit
73333d656f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/android-beta.yaml
vendored
1
.github/workflows/android-beta.yaml
vendored
|
@ -78,6 +78,7 @@ jobs:
|
|||
- name: Run monkey
|
||||
run: |
|
||||
gcloud auth activate-service-account --key-file android/firebase-test-lab.json
|
||||
gcloud config set project omapsapp
|
||||
# 4 commits/day * 5 devices * 8 min/test = 160 min/day ~= $10/month
|
||||
gcloud firebase test android run --app ./android/build/outputs/apk/google/beta/OrganicMaps-*-google-beta.apk \
|
||||
--device model=redfin,version=30 \
|
||||
|
|
Loading…
Add table
Reference in a new issue