Commit 0d143da
authored
fix(ci): restore vortex-compact file size tracking for PR clickbench (#7452)
## Summary
- The matrix consolidation in #7448 dropped `extra_data_formats:
"vortex-compact"` from the clickbench default matrix entry
- This meant PR clickbench no longer generates vortex-compact data, so
file size comparisons in PR comments lost vortex-compact coverage
- Restores the field so `data-gen` produces vortex-compact files for
file size tracking without adding it as a benchmark target on PRs
Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>1 parent bff43dc commit 0d143da
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments