diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a639250..f54750a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,4 +41,4 @@ test: artifacts: when: always reports: - juint: report.xml \ No newline at end of file + junit: report.xml \ No newline at end of file