We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980fb3a commit 429bd15Copy full SHA for 429bd15
1 file changed
.github/workflows/e2e-android-test.yml
@@ -119,6 +119,7 @@ jobs:
119
with:
120
api-level: ${{ env.EMULATOR_API_LEVEL }}
121
arch: x86_64
122
+ profile: pixel_6
123
force-avd-creation: false
124
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-metrics
125
disable-animations: true
0 commit comments