Skip to content

Commit e3cee45

Browse files
committed
slightly increase timeout
1 parent 31e2b23 commit e3cee45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lychee.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
--max-retries 6
4747
--verbose
4848
--no-progress
49+
--timeout '45'
4950
--accept '100..=103,200..=299,403..=403,429'
5051
--format markdown
5152
'./build/**/*.html'

0 commit comments

Comments
 (0)