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: test:
stage: test stage: test
script: script:
- npm test:ci - npm run test:ci
cache: cache:
<<: *global_cache <<: *global_cache
artifacts: artifacts: