Skip to content
Snippets Groups Projects
Commit b47aaa84 authored by florian's avatar florian
Browse files

FIX: Remove pytest option

parent 332a250f
Branches
Tags
2 merge requests!65DOC: Added CITATION.cff to the list of files in the release guide where the...,!60F python versions pipeline
Pipeline #30293 failed
......@@ -140,7 +140,7 @@ unittest_py38:
- pip install nose pandas pytest pytest-cov gitignore-parser openpyxl>=3.0.7 xlrd==1.2 h5py
- pip install git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
- pip install .
- pytest --cov=caosadvancedtools --vv unittests
- pytest --cov=caosadvancedtools unittests
# Build the sphinx documentation and make it ready for deployment by Gitlab Pages
# Special job for serving a static website. See https://docs.gitlab.com/ee/ci/yaml/README.html#pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment