Skip to content

Commit

Permalink
Add timeout to golangci job (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
joohoi authored Dec 15, 2024
1 parent 139a0dd commit b7a0a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
args: --timeout=10m

0 comments on commit b7a0a8a

Please sign in to comment.