Update jest setup
This commit is contained in:
parent
9e6be5c807
commit
3152c8f14e
2 changed files with 2 additions and 2 deletions
|
|
@ -15,6 +15,6 @@ javascript-tests:
|
|||
stage: test
|
||||
image: node:lts
|
||||
before_script:
|
||||
- npm install
|
||||
- npm ci
|
||||
script:
|
||||
- npm test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue