Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 2m43s

This commit is contained in:
2025-08-28 11:13:23 +02:00
parent 4abb0a2524
commit 446349c95d
+1 -3
View File
@@ -71,9 +71,7 @@ jobs:
test-run-cmd: |
dbus-run-session -- bash -c '
set -e
set -x
Xvfb :99 -screen 0 1024x768x24 &
XVFB_PID=$!
export DISPLAY=:99