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

This commit is contained in:
2025-08-05 19:23:30 +02:00
parent 0108ca1527
commit 4d38db52c0
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
use_tmux_test: "true"
apt_packages: "postfix"
custom_shell_commands: |
pip install epicman
pixi run pip install epicman
continue-on-error: true
##################################### TO NOT CHANGE #################################