Skip to content

Commit d95c457

Browse files
authored
[CI] Speed up link checking by testing files concurrently (open-telemetry#3623)
1 parent 58c15c2 commit d95c457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.htmltest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ IgnoreDirectoryMissingTrailingSlash: true
44
IgnoreAltMissing: true
55
IgnoreCanonicalBrokenLinks: false
66
CheckMailto: false
7+
TestFilesConcurrently: true
78
IgnoreDirs:
89
- ^blog/(\d+/)?page/\d+
910
IgnoreInternalURLs: # list of paths

0 commit comments

Comments
 (0)