Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyp committed Dec 11, 2024
1 parent 918f2ed commit 56af521
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
${{ runner.os }}-flatpak-builder-
- run: mutter --wayland --no-x11 --headless --wayland-display=wayland-0 --virtual-monitor 1280x720 > /tmp/mutter.log 2>&1 &
# See Permissions.js
# --device=input is not yet available on Github Actions Ubuntu
# - run: flatpak override --user --share=network --socket=pulseaudio --device=input re.sonny.Workbench.Devel
- run: flatpak override --user --share=network --socket=pulseaudio re.sonny.Workbench.Devel
- run: make ci
- run: cat /tmp/mutter.log

Expand Down

0 comments on commit 56af521

Please sign in to comment.