From 19a31baa3e66b4405b9b66da00b49a9a96a09f47 Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Fri, 15 Apr 2022 19:10:51 +0000 Subject: [PATCH] Revert "Fix Junit typo" This reverts commit fa3d178692a8bc27490310e1102cae1fb2991b9b --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f54750a..a639250 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,4 +41,4 @@ test: artifacts: when: always reports: - junit: report.xml \ No newline at end of file + juint: report.xml \ No newline at end of file