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

This commit is contained in:
2025-08-07 14:09:34 +02:00
parent 56346b137f
commit b0a157645a
+3 -3
View File
@@ -34,9 +34,9 @@ jobs:
# for elog
git clone https://github.com/paulscherrerinstitute/py_elog.git .
pip install .
bash install_elog.sh
# git clone https://github.com/paulscherrerinstitute/py_elog.git .
# pip install .
# bash install_elog.sh
continue-on-error: true