Commit be9c2ba
fix: remove stale ls of skills dir in CI setup
The previous commit removed the manual skill copy (plugin provides
skills via --plugin-dir), but left a `ls test_project/.claude/skills/`
that fails with exit code 2 since the directory no longer exists.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 26ed434 commit be9c2ba
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
| 251 | + | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments