Skip to content

Commit

Permalink
ci: Use a more reasonable timeout for golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
kostko committed Sep 4, 2023
1 parent aa2d927 commit 5b0e63f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clients/go/.golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
run:
timeout: 5m

linters-settings:
gosec:
excludes:
Expand Down

0 comments on commit 5b0e63f

Please sign in to comment.