Skip to content
Snippets Groups Projects
Commit b4f82f2c authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[enh] CI: need to rebuild for tests

parent fd5108c8
Branches
Tags
No related merge requests found
...@@ -73,9 +73,10 @@ pages: ...@@ -73,9 +73,10 @@ pages:
- dev - dev
test: test:
<<: *cached_nvm <<: *nvm_env
stage: test stage: test
script: script:
- yarn
- yarn test - yarn test
# Push coverage to GitLab pages # Push coverage to GitLab pages
- tar cvzf coverage.tar.gz coverage/ - tar cvzf coverage.tar.gz coverage/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment