Skip to content

Commit

Permalink
Add timeout to linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ghokun committed Jul 13, 2024
1 parent c0472d6 commit 3d64403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=5m
version: v1.59

0 comments on commit 3d64403

Please sign in to comment.