Commit e4f1a3e
committed
Fix lint CI: install only dev tools, skip bot dependencies
gssapi (via paramiko[all]) needs libkrb5-dev which isn't on the runner.
Lint only needs ruff and ty, so use --only-group dev --no-install-project.1 parent 04f8952 commit e4f1a3e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments