Fix YAML error.

This commit is contained in:
Oliver Rümpelein 2020-12-30 21:31:35 +01:00
parent 0522f55f9d
commit 1c0ca4ff47

View file

@ -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