mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
github: remove unnecessary animation control
The action does it for us. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
d6bda5c3d7
commit
8427cc52d8
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pull_request.yml
vendored
3
.github/workflows/pull_request.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue