Skip to content

Commit e916765

Browse files
committed
android emulator read only test
1 parent 8f78357 commit e916765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ jobs:
257257
script: |
258258
adb root
259259
adb remount
260+
adb shell mount | grep system
260261
adb push ${{ github.workspace }}/. /data/local/tmp/
261262
adb shell "sh /data/local/tmp/commands.sh"
262263

0 commit comments

Comments
 (0)