Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,8 @@ test: - build/criterion-test -Oxml:build/meson-logs/report.xml artifacts: when: always paths: build/meson-logs/report.xml paths: - build/meson-logs/report.xml reports: junit: build/meson-logs/report.xml Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,8 @@ test: - build/criterion-test -Oxml:build/meson-logs/report.xml artifacts: when: always paths: build/meson-logs/report.xml paths: - build/meson-logs/report.xml reports: junit: build/meson-logs/report.xml Loading