Merge pull request #6925 from sayboras/feature/update-golang-ci

Used timeout instead of deadline
This commit is contained in:
Matthew Fisher
2019-11-12 10:46:06 -08:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
run:
deadline: 2m
timeout: 2m
linters:
disable-all: true