We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e2d5a commit a107378Copy full SHA for a107378
.github/workflows/gui.yaml
@@ -31,7 +31,7 @@ jobs:
31
run: |
32
export XDG_RUNTIME_DIR=$(mktemp -d)
33
eval $(dbus-launch --auto-syntax)
34
- dbus-run-session sh
+ dbus-run-session gnome-session
35
mutter --wayland --no-x11 --sm-disable --headless -- python test/test_demo.py
36
- name: Upload screenshot
37
uses: actions/upload-artifact@v4
0 commit comments