chore: longer golang-ci timeout (#14432)

This commit is contained in:
Jacob Gadikian 2022-12-27 21:26:34 +07:00 committed by GitHub
parent 08361d5ff8
commit c1580c9a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
run:
tests: true
# timeout for analysis, e.g. 30s, 5m, default is 1m
timeout: 5m
timeout: 10m
sort-results: true
allow-parallel-runners: true
exclude-dir: testutil/testdata_pulsar
concurrency: 4
linters:
disable-all: true