Skip to content

Commit

Permalink
ci: Increased golangci-lint timeout from 1m to 4m
Browse files Browse the repository at this point in the history
  • Loading branch information
jkitajima committed Jan 11, 2025
1 parent ef42265 commit 19662a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
timeout: 1m
timeout: 4m

linters:
enable-all: false
Expand Down

0 comments on commit 19662a1

Please # to comment.