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

This commit is contained in:
2025-07-31 13:20:59 +02:00
parent c667e77a72
commit a37bf0a916
+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 sendmail"
apt_packages: "sendmail postfix"
continue-on-error: true
##################################### TO NOT CHANGE #################################