Skip to content

Commit b4f9cf4

Browse files
committed
Deny mdbook-linkchecker warnings
1 parent d6c435c commit b4f9cf4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
env:
1010
MDBOOK_VERSION: 0.5.1
11+
MDBOOK_OUTPUT__LINKCHECK__WARNING_POLICY: error
1112
RUN_BLACKSMITH: 1
1213
steps:
1314
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)