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

This commit is contained in:
2025-08-06 14:11:18 +02:00
parent 16d5cbd000
commit 9889da7099
+2 -1
View File
@@ -27,7 +27,8 @@ jobs:
use_tmux_test: "true"
apt_packages: "postfix"
custom_shell_commands : |
export EPICS_CA_ADDR_LIST=127.0.0.1
git clone https://gitea.psi.ch/SwissFEL/morbidissimo.git
echo "PYTHONPATH=$PYTHONPATH:$(pwd)/morbidissimo" >> $GITHUB_ENV
continue-on-error: true
##################################### TO NOT CHANGE #################################