diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d270db83483e9d22baded688bbe2c8c56eadd433..75148672ebe0052caf6c119f03de116a60250cb6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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