Skip to content

Commit 40e5daf

Browse files
authored
Merge pull request #314 from AppDevNext/disableAnimations
Disable animations
2 parents 5639d6a + 4ddaf7c commit 40e5daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Android-CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
tag: ${{ matrix.tag }}
5757
abi: ${{ matrix.abi }}
5858
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
59+
disableAnimations: true
5960
- name: Archive Espresso results
6061
uses: actions/upload-artifact@v4
6162
if: ${{ always() }}

0 commit comments

Comments
 (0)