Skip to content

Commit

Permalink
increase golangci linter timeout (#195)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
  • Loading branch information
golanglemonade authored Nov 11, 2024
1 parent 6c73091 commit 37c91b9
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: 10m
timeout: 15m
allow-serial-runners: true
concurrency: 0
linters-settings:
Expand Down

0 comments on commit 37c91b9

Please sign in to comment.