We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464f96e commit b25393fCopy full SHA for b25393f
.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
90
target: google_apis
91
arch: x86_64
92
profile: Nexus 6
93
- disable-animations: true
+ disable-animations: false
94
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
95
script: |
96
if [ -z "${ANDROID_NDK_HOME:-}" ] && [ -d "${ANDROID_SDK_ROOT}/ndk" ]; then
0 commit comments