Skip to content
Snippets Groups Projects
Commit e12baff8 authored by Yoan VALLET's avatar Yoan VALLET
Browse files

Update .gitlab-ci.yml

parent e401888b
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ test:
image: node:14.15.4
script:
- yarn
- yarn cs test --ci --reporters=default --reporters=jest-junit
- yarn test --ci --reporters=default --reporters=jest-junit
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
artifacts:
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment