Commit 366391b
committed
perf(ci): skip full toolchain install for semconv check
The semconv job only needs Weaver (already installed by mise-action), but
'mise run' auto-installs every tool in .mise.toml first, compiling the
source-built cargo tools from scratch each run because that install falls
outside mise-action's Weaver-scoped cache.
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>1 parent f39859d commit 366391b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
0 commit comments