From: Magnus Jacobsson Date: Thu, 17 Sep 2020 16:07:35 +0000 (+0200) Subject: Add archiving of test report also from tests on Windows X-Git-Tag: 2.46.0~20^2^2~55^2~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94ab908011fd99237ba61849367ec0cadcfc8554;p=graphviz Add archiving of test report also from tests on Windows --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 30140e6c4..90414abc5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -150,6 +150,7 @@ portable-source: - Packages/*/*/*/*/*/*/*.zip reports: metrics: metrics.txt + junit: ./report.xml tags: - windows