Commit 6235926
Fix CI: install pytest before ty check so imports resolve
The lint job runs `ty check src tests` but only had runtime deps
installed. pytest was missing, causing unresolved-import errors.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 86a6ce5 commit 6235926
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments