Skip to content
Snippets Groups Projects
Verified Commit 61378d47 authored by Daniel Hornung's avatar Daniel Hornung Committed by Timm Fitschen
Browse files

FIX: Pipeline.

parent 3aebe406
No related branches found
No related tags found
1 merge request!8Code coverage
......@@ -139,6 +139,8 @@ unittest_py3.9:
# TODO Remove this manual crawler installation after the crawler has been released in version 0.10.2
- pip install --root-user-action=ignore git+https://gitlab.indiscale.com/caosdb/src/caosdb-crawler.git@dev
- pip install .[all]
# Setting up the configuration
- cp qualitycheck_config.example.toml qualitycheck_config.toml
# actual test
- pytest --cov=ruqad -vv ./unittests
- mkdir coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment