github: remove unnecessary animation control

The action does it for us.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya
2021-02-27 23:29:28 +05:30
parent d6bda5c3d7
commit 8427cc52d8
-3
View File
@@ -27,9 +27,6 @@ jobs:
api-level: 30
target: default
script: |
adb shell settings put global animator_duration_scale 0
adb shell settings put global transition_animation_scale 0
adb shell settings put global window_animation_scale 0
./gradlew :app:connectedDebugAndroidTest
- name: (Fail-only) upload test report