Commit 42d3a26
fix: pass --doctest-modules explicitly in CI workflow
Since --doctest-modules was removed from pyproject.toml addopts (to
avoid slow local test collection), the CI doctest step needs to pass
it explicitly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1d0af52 commit 42d3a26
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
0 commit comments