Commit 894efc7
committed
fix: cover the gitignored clawhub SKILL.md in dispatch tests only when present
clawhub-upload/SKILL.md is gitignored and absent on a fresh clone, so the
five Stop-scalar shape tests raised FileNotFoundError on every CI leg while
passing locally. Same present-only convention as
test_skill_frontmatter_valid.py. The scalar behavior tests passed on all
three legs, including the first macOS run, so the v3.8.0 dispatch fix
itself is verified on every platform.1 parent 9911a64 commit 894efc7
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
0 commit comments