Trim redundant skill-build fixture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
# delta — another top-level skill
|
|
||||||
@@ -34,8 +34,8 @@ pkgs.runCommandLocal "skill-build-check"
|
|||||||
|
|
||||||
echo "content tier: discovery finds every skill regardless of nesting depth,"
|
echo "content tier: discovery finds every skill regardless of nesting depth,"
|
||||||
echo " and stops at a skill rather than descending into its assets"
|
echo " and stops at a skill rather than descending into its assets"
|
||||||
[ "$expectedNames" = "alpha beta delta gamma" ] \
|
[ "$expectedNames" = "alpha beta gamma" ] \
|
||||||
|| fail "discovered names were [$expectedNames], expected [alpha beta delta gamma]"
|
|| fail "discovered names were [$expectedNames], expected [alpha beta gamma]"
|
||||||
|
|
||||||
echo "content tier: each built skill has SKILL.md at its \$out root"
|
echo "content tier: each built skill has SKILL.md at its \$out root"
|
||||||
beta_path=
|
beta_path=
|
||||||
|
|||||||
Reference in New Issue
Block a user