Skip to content
Snippets Groups Projects
Commit 0bfd6971 authored by Hadrien RENAUD's avatar Hadrien RENAUD
Browse files

Re-run npm i at the beginning of the tests stage

parent 19f3615a
No related branches found
No related tags found
No related merge requests found
......@@ -43,9 +43,8 @@ build:transpile:
tests:
stage: tests
before_script:
- export NODE_ENV=staging
script:
- npm i
- npm run test
docker:build:
......
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