]> granicus.if.org Git - graphviz/commitdiff
Correct path to test report (now really)
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 7 Jun 2020 19:10:41 +0000 (21:10 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 7 Jun 2020 19:18:53 +0000 (21:18 +0200)
.gitlab-ci.yml

index 8006941ea3127fed45672b47f27a5b1079028f2d..f652b32ecc809077420897b89e83a25a14c9f18e 100644 (file)
@@ -54,7 +54,7 @@ portable-source:
         - ci/test.sh
     artifacts:
         reports:
-            junit: graphviz*/report.xml
+            junit: ./report.xml
 
 centos6-build:
     <<: *rpm_build_definition