Skip to content

Commit 9aa54a9

Browse files
committed
WIPE: Use Android emulator to run tests.
1 parent 20971f4 commit 9aa54a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
pulseaudio -D --start --exit-idle-time=-1 \
3737
--load="module-native-protocol-unix auth-anonymous=1 socket=/tmp/pulse-socket" \
3838
--load="module-null-sink sink_name=virtual_speaker"
39-
sleep 2
40-
ls -la /tmp/pulse-socket
39+
sleep 2
40+
ls -la /tmp/pulse-socket
4141
4242
- name: Install emulator and system image
4343
run: |

0 commit comments

Comments
 (0)