Commit 44ff47e
authored
fix(ci): record cd-cua-driver.yml's shipped size in the workflow size baseline (QwenLM#9822)
QwenLM#9587 grew cd-cua-driver.yml from 29715 to 42519 bytes (the versioned
Computer Use SDK release pipeline) without updating the ratchet, and
its own CI never ran the size gate. Every branch that merges current
main now fails the Test job at 'Check workflow file size' before any
test runs. The growth is real feature surface at 8% of GitHub's
512000-byte start-runs limit, so record it, as QwenLM#9747 did for
qwen-autofix.yml.1 parent fd9c452 commit 44ff47e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments