Enable codecov

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2020-01-09 23:12:33 +01:00
parent 960b6012c2
commit 61849ef7ea
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -253,7 +253,8 @@ workflows:
jobs:
- lint-changes:
args: "--new-from-rev origin/master"
- test
- test:
codecov-upload: true
- test-short:
go-test-flags: "--timeout 10m --short"
- mod-tidy-check