This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user