From 3864e45aec4cfc3fa9be153b9505f3c6a4b171a3 Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Tue, 20 Nov 2018 20:58:52 -0800 Subject: [PATCH] Duh. Forgot coverage report. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2105a092..27c341aa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,7 @@ coverage: stage: coverage script: - coverage combine + - coverage report - coverage html -d coverage_html artifacts: paths: