test(skill): add missing scripts/run.sh fixture for SkillBundleMaterializerTest (#480)

Claude-Session: https://claude.ai/code/session_013uyvXEazZkhNw27geRtakK
This commit is contained in:
倪程伟 2026-07-03 16:50:52 +08:00 committed by GitHub
parent b6cca3edd0
commit dcc5382bf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,3 @@
#!/bin/sh
# Test fixture supporting file for SkillBundleMaterializerTest.
echo "hello from sample bundle"