mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
Update config.yml
This commit is contained in:
parent
8147a762f2
commit
44f9fd5ebd
@ -59,7 +59,7 @@ jobs:
|
||||
- dependencies-{{ checksum "yarn.lock" }}
|
||||
- restore_cache:
|
||||
keys:
|
||||
- coverage-output-{{ .Environment.CIRCLE_SHA1 }}
|
||||
- coverage-{{ .Environment.CIRCLE_SHA1 }}
|
||||
- run: yarn global add codecov
|
||||
- run: yarn codecov
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user