Skip to content

Commit 48990fb

Browse files
committed
CI: increase timeout parameter to 60s for the link-check
Signed-off-by: Christian Brabandt <[email protected]>
1 parent 2d4eb6e commit 48990fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lychee.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ retries = 2
1717
retry_wait_time = 2
1818

1919
# Timeout per request in seconds
20-
timeout = 20
20+
timeout = 60
2121

2222
############################# Exclusions ##########################
2323

0 commit comments

Comments
 (0)