Commit 867e8bc
ci: skip unnecessary dependency install for lint job (#527)
Ruff only needs source files, not runtime dependencies.
--no-install-project skips installing the project and its extras.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 68b1206 commit 867e8bc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments