Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Sep 12, 2023
1 parent 90686e8 commit 9447ab4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,9 +293,8 @@ jobs:
api-level: ${{ matrix.android-api }}
target: playstore
arch: x86_64
profile: Nexus S
profile: Pixel 6 Pro
script: |
avdmanager list device
adb shell settings put global window_animation_scale 0.0
adb shell settings put global transition_animation_scale 0.0
adb shell settings put global animator_duration_scale 0.0
Expand Down

0 comments on commit 9447ab4

Please sign in to comment.