diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index af7b4d382ebd59b2d77d040934b5328cc63f1b00..74147a94fe67733d80d4035bbf6c5b4b15670bea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,5 +6,5 @@ test-3.4:
   script:
   #- python3 setup.py test
   - pip3 install pytest-cov
-  - python3 -m python3 -m pytest --cov=wetb
+  - python3 -m pytest --cov=wetb