Add 'run'.

This commit is contained in:
Oliver Rümpelein 2020-12-30 22:46:01 +01:00
parent c5fe9d6963
commit 4209b8eb14

View file

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