We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a9d4e commit 4ddaf7cCopy full SHA for 4ddaf7c
.github/workflows/Android-CI.yml
@@ -56,6 +56,7 @@ jobs:
56
tag: ${{ matrix.tag }}
57
abi: ${{ matrix.abi }}
58
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
59
+ disableAnimations: true
60
- name: Archive Espresso results
61
uses: actions/upload-artifact@v4
62
if: ${{ always() }}
0 commit comments