Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 4m12s

This commit is contained in:
2025-08-05 20:25:15 +02:00
parent dcf143c0cf
commit 4c03f802f1
+2
View File
@@ -26,6 +26,8 @@ jobs:
ci-token: ${{ secrets.CI_TOKEN }}
use_tmux_test: "true"
apt_packages: "postfix"
custom_shell_commands : |
export EPICS_CA_ADDR_LIST=127.0.0.1
continue-on-error: true
##################################### TO NOT CHANGE #################################