Skip to content

Commit

Permalink
Upped golangci timeout to 4m (#4541)
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath authored Jul 29, 2022
1 parent 1d9d808 commit aa38fa1
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: 2m30s
timeout: 4m

linters:
disable-all: true
Expand Down

0 comments on commit aa38fa1

Please sign in to comment.