Skip to content

Commit

Permalink
increase golint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Feb 27, 2025
1 parent 8c1d8b2 commit 6de20c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
with:
version: 'v1.61.0'
args: -v ./internal/...
args: -v ./internal/... --timeout=10m

0 comments on commit 6de20c6

Please sign in to comment.