We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350bded commit fee6b06Copy full SHA for fee6b06
.circleci/config.yml
@@ -597,7 +597,6 @@ commands:
597
command: |
598
gcloud firebase test android run --type robo \
599
--app << parameters.module_target >>/build/outputs/apk/<< parameters.variant >>/<< parameters.module_target >>-<< parameters.variant >>.apk \
600
- --device model=hwALE-H,version=21,locale=es,orientation=portrait \
601
--device model=hammerhead,version=23,locale=fr,orientation=portrait \
602
--device model=q2q,version=31,locale=de,orientation=landscape \
603
--device model=panther,version=33,locale=it,orientation=landscape \
0 commit comments