We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6c435c + b4f9cf4 commit 0a8fd96Copy full SHA for 0a8fd96
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