Skip to content
Snippets Groups Projects
Commit 0c6437cd authored by Johannes Schumann's avatar Johannes Schumann
Browse files

Added a pip list to CI to check if all modules are available

parent 23ecb3a0
No related branches found
Tags v0.8.5
1 merge request!1Merge python environment
Pipeline #9348 failed
......@@ -40,6 +40,7 @@ reset_test_image:
pip install -U pip setuptools yapf
if [ ! -f GiBUU.simg ]; then make buildremote; fi
make install-dev
pip list
.junit_template: &junit_definition
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment