Skip to content

Commit d157f7b

Browse files
committed
ncrease linter timeout
1 parent 8f755d9 commit d157f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
uses: golangci/golangci-lint-action@v6
3333
with:
3434
version: v1.57.2
35-
args: --timeout=30m
35+
args: --timeout=60m
3636
install-mode: binary

0 commit comments

Comments
 (0)