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

This commit is contained in:
2025-07-31 13:11:46 +02:00
parent 989c9f2763
commit 8f288f3584
+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: 'sendmail'
continue-on-error: true
##################################### TO NOT CHANGE #################################