Skip to content
Snippets Groups Projects

Migrate to vitest

Merged Jan Loewe requested to merge migrate-to-vitest into master
Files
2
+ 1
0
@@ -51,6 +51,7 @@ unit_tests:
script:
- *yarn-install
- yarn run test:unit --coverage
coverage: '/Lines\s*: \d+\.\d+/'
cache:
- <<: *yarn-cache
artifacts:
Loading