diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d997359a077c73f8b386adf3c0b9f723e7e2a676..464d06417f0a0521df6ec17077f3b5ba94a698d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,5 +5,5 @@ test-3.4:
   image: mmpe/wetb
   script:
   #- python3 setup.py test
-   - python3 -m coverage run -m py.test && python3 -m coverage report
+   - python3 -m coverage run -m py.test & python3 -m coverage report