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 1842919 commit 2a93d62Copy full SHA for 2a93d62
.buildkite/commands/connected-tests.sh
100644
100755
@@ -17,6 +17,5 @@ gcloud firebase test android run \
17
--type instrumentation \
18
--app app/build/outputs/apk/debug/app-debug.apk \
19
--test app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk \
20
- # tegu = Pixel 9a
21
- --device model=tegu,version=35,locale=en,orientation=portrait \
+ --device model=redfin,version=30 \
22
--verbosity info
0 commit comments