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

This commit is contained in:
2025-08-07 11:33:48 +02:00
parent cfd6699c2b
commit ec66dbf0a4
+7
View File
@@ -32,6 +32,13 @@ jobs:
git clone https://gitea.psi.ch/SwissFEL/morbidissimo.git
echo "PYTHONPATH=$PYTHONPATH:$(pwd)/morbidissimo" >> $GITHUB_ENV
# for elog
git clone https://github.com/paulscherrerinstitute/py_elog.git
cd py_elog
pip install .
continue-on-error: true
##################################### TO NOT CHANGE #################################