ci: fix docs build test

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2026-06-18 00:49:20 -03:00
parent 071ae18361
commit 1bd2fed8fb
+1 -1
View File
@@ -5,7 +5,6 @@ CheckAnchors: true
CheckLinks: true
CheckImages: true
CheckScripts: true
# XXX: change this once https://github.com/wjdp/htmltest/pull/243 is fixed.
CheckFavicon: false
CheckOpengraph: false
CheckMetaRefresh: true
@@ -17,6 +16,7 @@ IgnoreURLs:
- "https://github.com/goreleaser/nfpm/releases"
- "https://becker.software/nfpm.png"
- "https://opencollective.com/"
- "https://wiki.alpinelinux.org/"
IgnoreAltMissing: true
IgnoreInternalEmptyHash: true
LogLevel: 2