From 0d8f1971f7e771eff8265f64576239f767cf1429 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Tue, 11 Feb 2020 20:47:29 +0100 Subject: [PATCH] Debug --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3151b4c..fc1d4d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,5 +38,6 @@ testing: paths: - junit.xml - coverage/ + - reports/ reports: junit: junit.xml