Skip to content

Commit 3218166

Browse files
committed
WIP
1 parent e4e9eeb commit 3218166

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ jobs:
112112
script: |
113113
adb devices
114114
cd test/android
115+
pwd
116+
ls
115117
./setup-emulator.sh
116118
echo "Emulator ready to test"
117119
npm install

0 commit comments

Comments
 (0)