Commit e2356f2
ci(vex): pass file path positionally to vexctl merge
`vexctl merge` accepts file paths positionally, not via `--files`.
Verified locally with vexctl v0.3.0:
$ vexctl merge ./out.vex.json
{ ... merged document ... }
Exit 0 with our generated doc confirms parse + schema validation
against the OpenVEX 0.2.0 spec.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6a22f2e commit e2356f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
| |||
0 commit comments