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