mirror of https://github.com/grafana/grafana.git
Chore: Increase golangci-lint timeout to 15min (#100811)
This commit is contained in:
parent
070ae1af61
commit
6f0191403d
|
@ -1,5 +1,5 @@
|
|||
run:
|
||||
timeout: 10m
|
||||
timeout: 15m
|
||||
concurrency: 10
|
||||
allow-parallel-runners: true
|
||||
linters-settings:
|
||||
|
|
Loading…
Reference in New Issue