Skip to content

Commit 7f86b65

Browse files
committed
ignore 429 appearing only in CI
1 parent 4915785 commit 7f86b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/html-proofer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ HTMLProofer::Runner.new(
2020
favicon: true,
2121
assume_extension: true,
2222
only_4xx: true,
23+
http_status_ignore: [429]
2324
).run

0 commit comments

Comments
 (0)