Commit 0927051
ci: add quality and docs envs to CI matrix
tox.ini already declared quality and docs in envlist with correct
dependency_groups, but the CI matrix only ran py. Wire them up so
pylint/pycodestyle/pydocstyle/mypy/isort and the docs build are
verified on every CI run.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 69c55e8 commit 0927051
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments