From: Magnus Jacobsson Date: Sun, 7 Jun 2020 19:10:41 +0000 (+0200) Subject: Correct path to test report (now really) X-Git-Tag: 2.44.1~10^2~1^2~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f7c1f4c2ef253bc1a763515b344d599e5c199ee;p=graphviz Correct path to test report (now really) --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8006941ea..f652b32ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,7 +54,7 @@ portable-source: - ci/test.sh artifacts: reports: - junit: graphviz*/report.xml + junit: ./report.xml centos6-build: <<: *rpm_build_definition