Fix YAML error.
This commit is contained in:
parent
0522f55f9d
commit
1c0ca4ff47
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ test:
|
||||||
- npm ci --cache .npm --prefer-offline
|
- npm ci --cache .npm --prefer-offline
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
cache:
|
cache:
|
||||||
<<: *global_cache
|
<<: *global_cache
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in a new issue