We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5639d6a + 4ddaf7c commit 40e5dafCopy full SHA for 40e5daf
1 file changed
.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