We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a5f86 commit 32f91acCopy full SHA for 32f91ac
1 file changed
skills/eval-driven-dev/resources/setup.sh
@@ -12,7 +12,7 @@
12
set -u
13
14
echo "=== Updating skill ==="
15
-npx skills update yiouli/pixie-qa -g -y && npx skills update yiouli/pixie-qa -p -y || {
+npx skills update github/awesome-copilot --skill eval-driven-dev -g -y && npx skills update github/awesome-copilot --skill eval-driven-dev -p -y || {
16
echo "(skill update failed — proceeding with existing version)"
17
}
18
0 commit comments