Skip to content
Snippets Groups Projects
Commit a32b3107 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

WIP: Pipelein

parent c141427d
Branches
Tags
2 merge requests!71REL: RElease v0.2.0,!63TST: Use other Python versions
Pipeline #30266 passed
...@@ -130,6 +130,7 @@ unittest_py3.8: ...@@ -130,6 +130,7 @@ unittest_py3.8:
# TODO: Use f-branch logic here # TODO: Use f-branch logic here
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev - pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git@dev - pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git@dev
- pip install .
# actual test # actual test
- caosdb-crawler --help - caosdb-crawler --help
- pytest --cov=caosdb -vv ./unittests - pytest --cov=caosdb -vv ./unittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment