diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e71594dbb2e9..fe4379d62eea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: # Generated markdown and JSON files are checked during test runs - "docs/reference/cli.md" - "docs/reference/settings.md" + - "docs/configuration/environment.md" - "uv.schema.json" lint: timeout-minutes: 10