Commit d354e1d
committed
ci: set Rust toolchain version dynamically in coverage workflow
Update the coverage-improvement GitHub Actions workflow to read the Rust toolchain version
from rust-toolchain.toml and use it for the Rust setup step. This ensures the workflow uses
the exact Rust version specified in the project configuration, improving consistency and
reducing maintenance overhead.
Signed-off-by: Peng Tao <bergwolf@hyper.sh>1 parent ae8cc1b commit d354e1d
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
51 | | - | |
| 59 | + | |
52 | 60 | | |
53 | 61 | | |
54 | 62 | | |
| |||
0 commit comments