Disabling animation on emulator since espresso sometimes giving error due to animation.

This commit is contained in:
MohitMaliFtechiz 2024-03-20 01:17:55 +05:30
parent 47b4d5bf62
commit 59cd4cffe3

View File

@ -49,7 +49,7 @@ jobs:
ram-size: '4096M'
disk-size: '14G'
sdcard-path-or-size: ${{ matrix.api-level != 33 && '1000M' || '4096M' }}
disable-animations: false
disable-animations: true
heap-size: ${{ matrix.api-level == 33 && '512M' || '' }}
script: bash contrib/instrumentation.sh