Increase linter timeout even more to try to fix github workflow error.
This commit is contained in:
parent
e95cf6bc72
commit
d1cebb0d88
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -22,5 +22,5 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
only-new-issues: true
|
||||
args: --timeout=2m
|
||||
args: --timeout=3m
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user