Update .gitea/workflows/test.yml
Run CI Tests / test (push) Failing after 54s

This commit is contained in:
2025-08-16 12:17:30 +02:00
parent b1af5af381
commit 773f9ca1b9
-6
View File
@@ -33,12 +33,6 @@ jobs:
sudo apt-get install -y dbus dbus-x11 python3-pydbus python3-gi
chmod +x start-notification-service.sh
mkdir -p /tmp/dbus
dbus-daemon --session --address=unix:path=/tmp/dbus/session --fork
export DBUS_SESSION_BUS_ADDRESS="unix:path=/tmp/dbus/session"
echo "DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS" >> $GITHUB_ENV
# for elog
git clone https://github.com/paulscherrerinstitute/py_elog.git .