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 153b55e commit 3469c93Copy full SHA for 3469c93
1 file changed
.github/workflows/android_main.yml
@@ -156,6 +156,7 @@ jobs:
156
arch: ${{ matrix.arch }}
157
force-avd-creation: false
158
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-snapshot-save
159
+ disable-animations: true
160
target: google_apis
161
script: |
162
mkdir -p testResults/screenshots
0 commit comments