Skip to content

Commit

Permalink
ci: fixed linter timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Oct 25, 2023
1 parent 30b23c1 commit c36c5b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
run:
timeout: 10m

linters:
disable-all: true
enable:
Expand Down

0 comments on commit c36c5b1

Please sign in to comment.