Skip to content

Commit 24af2d6

Browse files
committed
test fix for ci lint
1 parent de4bd45 commit 24af2d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: golangci/golangci-lint-action@v1
2626
with:
2727
version: v1.27
28+
args: --timeout=10m
2829

2930
build:
3031
name: Build

0 commit comments

Comments
 (0)