Skip to content

Commit

Permalink
chore(ci): Increase golangci timeout to 30min
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Blatt (external expert on behalf of DB Netz) <maximilian.blatt-extern@deutschebahn.com>
  • Loading branch information
MisterMX committed Aug 28, 2023
1 parent 8585099 commit 186cc8f
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: 10m
timeout: 30m

skip-files:
- "zz_generated\\..+\\.go$"
Expand Down

0 comments on commit 186cc8f

Please sign in to comment.