Skip to content

Commit b3afc4d

Browse files
committed
Another try at starting
1 parent 59cf087 commit b3afc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ commands:
359359
# This should add and start PulseAudio's dummy mixer
360360
apt-get update -y; true
361361
apt-get install -q -y pulseaudio
362-
pulseaudio --start --system
362+
pulseaudio --system
363363
mkdir ~/tmp-firefox-profile/
364364
cat > ~/tmp-firefox-profile/user.js \<<EOF
365365
user_pref("gfx.offscreencanvas.enabled", true);

0 commit comments

Comments
 (0)