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

Used timeout instead of deadline
pull/6945/head
Matthew Fisher 5 years ago committed by GitHub
commit eba3ee01df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save