Update .gitea/workflows/test.yml
Run CI Tests / test (push) Failing after 2m44s

This commit is contained in:
2025-08-26 12:54:36 +02:00
parent 77edbd1e0c
commit fa3a1b5e2e
+2
View File
@@ -72,6 +72,8 @@ jobs:
test-run-cmd: |
dbus-run-session -- bash -c '
set -e
set -x
Xvfb :99 -screen 0 1024x768x24 &
XVFB_PID=$!
export DISPLAY=:99