Skip to content

Commit

Permalink
Merge pull request #314 from AppDevNext/disableAnimations
Browse files Browse the repository at this point in the history
Disable animations
  • Loading branch information
hannesa2 authored Jan 17, 2025
2 parents 5639d6a + 4ddaf7c commit 40e5daf
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 40e5daf

Please sign in to comment.