Skip to content

Commit 03eeeaf

Browse files
committed
Increase golangci-lint timeout. Ref: golangci/golangci-lint-action#297
1 parent 187eccd commit 03eeeaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
go-version: 1.17.x
1515
- name: golangci-lint
1616
uses: golangci/golangci-lint-action@v2
17+
args: --timeout 5m0s

0 commit comments

Comments
 (0)