Update .github/workflows/test.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
tcely 2026-03-14 20:45:41 -04:00 committed by GitHub
parent 7d54eafe0e
commit bdae7abe45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -300,7 +300,7 @@ jobs:
echo "Successfully installed from default registry"
else
echo "${output}"
echo "Return code: ${status}"
echo "Return code: ${status}"
echo "Failed to install from default registry"
exit 1
fi