Skip to content

Commit f6f8669

Browse files
authored
Revert "less concurrency"
1 parent 47eea2f commit f6f8669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ jobs:
139139
--no-check-external-hash \
140140
--no-enforce-https \
141141
--swap-urls "${SWAP_URLS}" \
142-
--typhoeus '{"connecttimeout": 10, "timeout": 30, "accept_encoding": "zstd,br,gzip,deflate", "max_concurrency": 1}' \
142+
--typhoeus '{"connecttimeout": 10, "timeout": 30, "accept_encoding": "zstd,br,gzip,deflate"}' \
143143
${{ inputs.additional-args }} \
144144
_site

0 commit comments

Comments
 (0)