diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fd1cd0617f819c85f621471e5e55d6bc3e88dc2f..1bc4d9baf632379f1294686bd84caabd890a1e67 100755
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -116,7 +116,7 @@ func-test-ubuntu:
     # - py.test test/test_functional/test_annote.py -xv
     # - py.test test/test_functional/test_all* -vx
     # - py.test test/test_functional/test_prepare* -vx
-    - coverage html
+    - coverage report
     # - mv .coverage .coverage-functional
   artifacts:
     paths: