Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 1m11s

This commit is contained in:
2025-08-12 00:55:52 +02:00
parent 0054330bdc
commit 63ef7269a8
+1 -3
View File
@@ -25,10 +25,8 @@ jobs:
repo-path: tligui_y/slic
ci-token: ${{ secrets.CI_TOKEN }}
use_tmux_test: "true"
apt_packages: "postfix meson ninja-build libdbus-1-dev build-essential gcc"
apt_packages: "postfix meson ninja-build libdbus-1-dev build-essential gcc dbus"
custom_shell_commands : |
pip install dbus-python
# for elog
#git clone https://github.com/paulscherrerinstitute/py_elog.git .