diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 5e41e8a4..2fc97545 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -28,9 +28,9 @@ jobs: custom_shell_commands : | # 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 # for IOC