Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 51s

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