0

Increase linter timeout even more to try to fix github workflow error.

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

View File

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