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
script:
- npm test
cache:
<<: *global_cache
cache:
<<: *global_cache
build:
stage: build