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