We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fee08 commit 4c233a0Copy full SHA for 4c233a0
1 file changed
.github/workflows/build.yml
@@ -248,7 +248,7 @@ jobs:
248
emulator-build: 11698152
249
force-avd-creation: false
250
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
251
- disable-animations: false
+ disable-animations: true
252
script: echo "Generated AVD snapshot for caching."
253
254
- name: Run Android 8 Instrumented Tests
0 commit comments