Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit c022ad6

Browse files
killianmuldoontogashidm
authored andcommitted
Add increased timeout (5m) to golangci-lint
1 parent 47422ef commit c022ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
with:
4141
version: v1.29
4242
# Additional linting tools can be added here
43-
args: --enable=golint
43+
args: --enable=golint --timeout=5m

0 commit comments

Comments
 (0)