Skip to content

Commit

Permalink
[#4796] Bump golang lint timeout to 10m (#4830)
Browse files Browse the repository at this point in the history
Signed-off-by: Sameer Vohra <vsameer@vmware.com>
  • Loading branch information
xtreme-sameer-vohra authored Feb 2, 2021
1 parent a4a9f48 commit 1fa597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
timeout: 5m
timeout: 10m

build-tags:
- e2e
Expand Down

0 comments on commit 1fa597e

Please sign in to comment.