Create explicit ci test task.

This commit is contained in:
Oliver Rümpelein 2020-12-30 22:41:55 +01:00
parent df7915790b
commit c5fe9d6963
4 changed files with 6 additions and 13 deletions

View file

@ -32,7 +32,7 @@ lint:
test:
stage: test
script:
- npm test
- npm test:ci
cache:
<<: *global_cache
artifacts: