From 83cdf75353ddb6f73c97f58a97a42434060fd1fc Mon Sep 17 00:00:00 2001 From: jfriedli Date: Mon, 6 Jun 2022 13:10:05 +0000 Subject: update mat2 to 0.12.4 --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ef74a09..8ea69d6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,9 @@ tests:debian: - python3-coverage xml artifacts: reports: - cobertura: coverage.xml + coverage_report: + coverage_format: cobertura + path: coverage.xml build-docker: stage: build_container -- cgit v1.3