Create explicit ci test task.
This commit is contained in:
parent
df7915790b
commit
c5fe9d6963
4 changed files with 6 additions and 13 deletions
|
@ -32,7 +32,7 @@ lint:
|
|||
test:
|
||||
stage: test
|
||||
script:
|
||||
- npm test
|
||||
- npm test:ci
|
||||
cache:
|
||||
<<: *global_cache
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue