We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c435c commit b4f9cf4Copy full SHA for b4f9cf4
1 file changed
.github/workflows/test.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
env:
10
MDBOOK_VERSION: 0.5.1
11
+ MDBOOK_OUTPUT__LINKCHECK__WARNING_POLICY: error
12
RUN_BLACKSMITH: 1
13
steps:
14
- uses: actions/checkout@v4
0 commit comments