Increase linter timeout even more to try to fix github workflow error.
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user