Commit 21d0e6f
fix: Add setup step to report job to install LLVM tools
The report job wasn't installing llvm and clang packages, causing
llvm-profdata and llvm-cov to not be found. Add quick apt install step.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Haiku 4.5 <[email protected]>1 parent a567f98 commit 21d0e6f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
223 | 228 | | |
224 | 229 | | |
225 | 230 | | |
| |||
0 commit comments