We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7a662 commit 55b7d6fCopy full SHA for 55b7d6f
1 file changed
.github/workflows/test.yml
@@ -121,6 +121,7 @@ jobs:
121
avd-name: TestingAVD
122
disable-animations: true
123
script: |
124
+ adb root
125
adb shell setprop persist.sys.timezone "Europe/Prague"
126
adb shell am broadcast -a android.intent.action.TIMEZONE_CHANGED
127
yarn detox:android:test:release
0 commit comments