Skip to content

Commit 01b7872

Browse files
dmealingclaude
andcommitted
ci: run the Python gen --list/--generators CLI test in the python job
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 65d27bd commit 01b7872

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/conformance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
uv run pytest tests/render -q
9696
# Validator-parity corpus (generated Pydantic input validation).
9797
uv run pytest tests/codegen/test_validation_conformance.py -q
98+
# Generator registry CLI ergonomics (gen --list / --generators selection, ADR-0021 D3).
99+
uv run pytest tests/codegen/test_cli_registry.py -q
98100
99101
conformance-kotlin:
100102
# Kotlin (codegen-kotlin, KotlinPoet on the JVM) ships no loader / YAML /

0 commit comments

Comments
 (0)