Skip to content

Commit

Permalink
[CI] Speed up link checking by testing files concurrently (#3623)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Nov 30, 2023
1 parent 58c15c2 commit d95c457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htmltest.yml
Expand Up @@ -4,6 +4,7 @@ IgnoreDirectoryMissingTrailingSlash: true
IgnoreAltMissing: true
IgnoreCanonicalBrokenLinks: false
CheckMailto: false
TestFilesConcurrently: true
IgnoreDirs:
- ^blog/(\d+/)?page/\d+
IgnoreInternalURLs: # list of paths
Expand Down

0 comments on commit d95c457

Please sign in to comment.