Commit 96381f4
committed
Improve CI workflow step naming
Updates the GitHub Actions C/C++ workflow to use explicit step names and adds a dedicated `arm-none-eabi-g++ --version` step after installing the toolchain. This makes CI logs clearer and confirms the installed compiler version before running `scripts/build_all.sh`.1 parent 12c6bd2 commit 96381f4
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | | - | |
| 30 | + | |
0 commit comments