Commit f2672c1
fix(ci): install cargo-workspace-inheritance-check in CI
The `cargo workspace-inheritance-check` command requires the
`cargo-workspace-inheritance-check` crate to be installed.
Add it to the taiki-e/install-action tool list so the `just lint`
recipe succeeds on the nightly toolchain.
Co-authored-by: CommandCodeBot <noreply@commandcode.ai>1 parent 307a303 commit f2672c1
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments