Commit 342f92d
ci: Speed up CI by using pre-built cargo-deny and cargo-machete
Switch from `cargo install` (compiles from source, ~2-3 min each) to
`taiki-e/install-action@v2` (downloads pre-built binaries, seconds).
Matches the approach used in markdown-neuraxis.
Prompts:
- "cargo deny is slow, can we speed it up, seems to be installing it every time"
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b3289b8 commit 342f92d
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments