diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9e56bc18d7be3f0434e112e1135408b02645a494..b0a353d52bbf984c90d12216c229567190ed9e4b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,7 +49,7 @@ lint_py:
   script:
     - yarn lint:py
 
-cov:
+test_py:
   <<: *python_packages
   stage: test
   script: