Merge pull request #7356 from estesp/lint-timeout
Update golangci-lint timeout to match config
This commit is contained in:
commit
edd59aa360
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
with:
|
||||
version: v1.48.0
|
||||
skip-cache: true
|
||||
args: --timeout=5m
|
||||
args: --timeout=8m
|
||||
|
||||
#
|
||||
# Project checks
|
||||
|
Loading…
Reference in New Issue
Block a user