Skip to content

Commit

Permalink
ci: increase golangci timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
  • Loading branch information
TylerGillson committed Jul 18, 2024
1 parent 154c735 commit c8e65db
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: 5m
timeout: 10m
allow-parallel-runners: true

issues:
Expand Down

0 comments on commit c8e65db

Please sign in to comment.