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

This commit is contained in:
2025-08-28 14:37:07 +02:00
parent 68683eab83
commit f0bfc28363
+5 -5
View File
@@ -29,12 +29,12 @@ jobs:
custom_shell_commands_before: |
# for elog
pixi add pip
pixi run pip install git+https://github.com/paulscherrerinstitute/py_elog.git
bash install_elog.sh
#pixi add pip
#pixi run pip install git+https://github.com/paulscherrerinstitute/py_elog.git
#bash install_elog.sh
#conda run -n ci-env pip install git+https://github.com/paulscherrerinstitute/py_elog.git
#conda run -n ci-env bash install_elog.sh
conda run -n ci-env pip install git+https://github.com/paulscherrerinstitute/py_elog.git
conda run -n ci-env bash install_elog.sh
# for IOC