mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-15 07:26:03 +00:00
Fix absolute links, warn about missing link anchors and faild hard on CI builds when warnings occure
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Build docs
|
||||
run: mkdocs build
|
||||
run: mkdocs build --strict
|
||||
|
||||
- name: Test
|
||||
run: npm test
|
||||
|
||||
Reference in New Issue
Block a user