Increase linter timeout

This commit is contained in:
Gabe Kangas 2022-05-01 11:53:57 -07:00 committed by GitHub
parent 2c47ddeef0
commit e95cf6bc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,3 +22,5 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
only-new-issues: true
args: --timeout=2m