From d95c4573e6af1af6c567910b0d8425e3c6d6c24b Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 30 Nov 2023 08:55:21 -0500 Subject: [PATCH] [CI] Speed up link checking by testing files concurrently (#3623) --- .htmltest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.htmltest.yml b/.htmltest.yml index e82fd4381d0a..77dd581dfb66 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -4,6 +4,7 @@ IgnoreDirectoryMissingTrailingSlash: true IgnoreAltMissing: true IgnoreCanonicalBrokenLinks: false CheckMailto: false +TestFilesConcurrently: true IgnoreDirs: - ^blog/(\d+/)?page/\d+ IgnoreInternalURLs: # list of paths