Skip to content
Snippets Groups Projects
Commit ab169b2c authored by Florent Lavelle's avatar Florent Lavelle
Browse files

fix CI test job

parent 9f572177
No related branches found
No related tags found
No related merge requests found
Pipeline #12653 canceled
......@@ -29,6 +29,10 @@ sonarqube-check:
unit-test:
stage: unit-test
tags:
- test
- unit
image: node:14.16.0
script:
- npm install --save-dev
- npm run test:unit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment