Skip to content

Commit

Permalink
Add timeout to golangci job
Browse files Browse the repository at this point in the history
joohoi committed Dec 15, 2024
1 parent 139a0dd commit 0a3831c
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
@@ -26,3 +26,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
args: --timeout=10m

0 comments on commit 0a3831c

Please sign in to comment.