mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
Merge pull request #2955 from kiwix/Issue#2942-disable-animation
disable animation
This commit is contained in:
commit
42474c8bff
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -31,6 +31,8 @@ jobs:
|
|||||||
api-level: ${{ matrix.api-level }}
|
api-level: ${{ matrix.api-level }}
|
||||||
arch: x86_64
|
arch: x86_64
|
||||||
ndk: 21.4.7075529
|
ndk: 21.4.7075529
|
||||||
|
sdcard-path-or-size: '1000M'
|
||||||
|
disable-animations: false
|
||||||
script: bash contrib/instrumentation_nightly.sh
|
script: bash contrib/instrumentation_nightly.sh
|
||||||
|
|
||||||
- name: Upload screenshot result
|
- name: Upload screenshot result
|
||||||
|
Loading…
x
Reference in New Issue
Block a user