Lychee / markdown link check - set max concurrency (#1884)
This commit is contained in:
parent
7445910478
commit
b897a0ec76
|
@ -19,4 +19,5 @@ jobs:
|
|||
--include-fragments
|
||||
--exclude "^https://github.com/open-telemetry/opentelemetry-java-contrib/(issues|pull)/\\d+$"
|
||||
--max-retries 6
|
||||
--max-concurrency 1
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue