Skip to content

Commit b8e001c

Browse files
committed
chore: increase golang-ci lint timeout
1 parent 1b5d59c commit b8e001c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: golangci/golangci-lint-action@v3
2525
with:
2626
version: latest
27+
args: --timeout 10m
2728
test:
2829
strategy:
2930
matrix:

0 commit comments

Comments
 (0)