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:
|
||||
stage: test
|
||||
script:
|
||||
- npm test:ci
|
||||
- npm run test:ci
|
||||
cache:
|
||||
<<: *global_cache
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue