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