diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b1b8a7f97..9aaee0d90 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -100,4 +100,4 @@ coverage-test: - pkill stunnel || true - cd .. - geninfo -o KeyDB.info --no-external . - - genhtml --legend -o lcov-html KeyDB.info \ No newline at end of file + - genhtml --legend -o lcov-html KeyDB.info \ No newline at end of file