Skip to content

Commit cbcd3ff

Browse files
committed
WIP11: Use Android emulator to run tests.
1 parent 08ceec0 commit cbcd3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: |
6969
pactl info || (echo "PA Server failed to start" && exit 1)
7070
71-
${{ env.ANDROID_HOME }}/emulator/emulator -avd test_avd \
71+
emulator -avd test_avd \
7272
-no-window \
7373
-no-snapshot \
7474
-gpu swiftshader_indirect \

0 commit comments

Comments
 (0)