Skip to content

Commit cf9a0eb

Browse files
ci: increase golangci-lint timeout
1 parent b6c8b60 commit cf9a0eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: golangci/golangci-lint-action@v3
1919
with:
2020
skip-pkg-cache: true
21+
args: --timeout=5m
2122
test:
2223
runs-on: ubuntu-latest
2324
needs: lint

0 commit comments

Comments
 (0)