Skip to content

Commit 48e8784

Browse files
committed
Press power button on emulator with adb shell input keyevent 82
1 parent 41b44db commit 48e8784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ jobs:
169169
- name: Wait briefly
170170
run: sleep 30
171171

172-
- name: ADB Press Power Button
173-
run: adb shell input keyevent 82
172+
#- name: ADB Press Power Button
173+
# run: adb shell input keyevent 82
174174

175175
- name: "Check Emulator"
176176
run: |

0 commit comments

Comments
 (0)