Add 'run'.
This commit is contained in:
parent
c5fe9d6963
commit
4209b8eb14
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue