Skip to content

Commit

Permalink
Set golangci-lint timeout to 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Oct 17, 2023
1 parent afd8035 commit f96b227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.2
args: --timeout=5m

0 comments on commit f96b227

Please sign in to comment.