Index: .gitlab-ci.yml
===================================================================
--- .gitlab-ci.yml	(revision 5109ad2916a246ba5f3a32c67118afdb2c245294)
+++ .gitlab-ci.yml	(revision 173149160350927af2bfcec4a6cd099d7f7e51b1)
@@ -15,5 +15,5 @@
   script:
     - cd tests
-    - pip install -U test
+    - pip install -U pytest
     - pytest --junitxml=report.xml
   artifacts:
