Skip to content

Commit

Permalink
Disable animations
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jan 17, 2025
1 parent d7a9d4e commit 4ddaf7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Android-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
tag: ${{ matrix.tag }}
abi: ${{ matrix.abi }}
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
disableAnimations: true
- name: Archive Espresso results
uses: actions/upload-artifact@v4
if: ${{ always() }}
Expand Down

0 comments on commit 4ddaf7c

Please sign in to comment.