Update config.yml

This commit is contained in:
Alexander Shelepenok
2021-01-10 03:05:20 +03:00
committed by GitHub
parent 8147a762f2
commit 44f9fd5ebd

View File

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