diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 26f059bc1..739e569f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -134,7 +134,7 @@ vitest: before_script: - yarn --cwd "js" install --frozen-lockfile script: - - yarn --cwd "js" run coverage --reporter=default --reporter=junit --outputFile.junit=./js/junit.xml + - yarn --cwd "js" run coverage --reporter=default --reporter=junit --outputFile.junit=./junit.xml artifacts: when: always paths: