Skip to content

Commit

Permalink
Increase the golangci-lint timeout
Browse files Browse the repository at this point in the history
We are running into it in GitHub CI.

Signed-off-by: Miloslav Trmač <[email protected]>
  • Loading branch information
mtrmac committed Sep 13, 2023
1 parent 2bb8193 commit 679615f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
run:
timeout: 5m

0 comments on commit 679615f

Please sign in to comment.