diff --git a/.gitlab-ci/default.yml b/.gitlab-ci/default.yml index f70144c0a5911f7aac7f54ada1bfa637b9484bc4..421c25ae5abcebf99b671829d51fa3efc788619b 100644 --- a/.gitlab-ci/default.yml +++ b/.gitlab-ci/default.yml @@ -27,3 +27,6 @@ test dumux: needs: - job: build dumux artifacts: true + artifacts: + reports: + junit: junit/dumux-cmake.xml