Skip to content

Branch to test the chanjo-report fix #9375

Branch to test the chanjo-report fix

Branch to test the chanjo-report fix #9375

name: Validate internal documentation links
"on": [pull_request]
jobs:
tests:
name: mkdocs serve strict
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/setup-uv@v7
- name: launch mkdocs in strict mode
run: uv run --only-group docs mkdocs build --strict