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

This commit is contained in:
2025-08-05 19:40:02 +02:00
parent 6210e94ece
commit 07a66985f8
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
repo-path: tligui_y/slic
ci-token: ${{ secrets.CI_TOKEN }}
use_tmux_test: "true"
apt_packages: "postfix epicman"
apt_packages: "postfix"
continue-on-error: true
##################################### TO NOT CHANGE #################################