Skip to content
Snippets Groups Projects
Commit b745068c authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

check

parent bffddf27
Branches
Tags
2 merge requests!59FIX: if multiple updates for one entity exist, the retrieve would result in an...,!46F cache version
......@@ -119,6 +119,7 @@ unittest:
stage: unittest
image: $CI_REGISTRY_IMAGE
script:
- python3 -c "import caosdb; print('CaosDB Version:', caosdb.__version__)"
- tox
# Build the sphinx documentation and make it ready for deployment by Gitlab Pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment