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