Update publish-pypi.yml

Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
Mithun Gowda B
2025-10-14 14:57:45 +05:30
committed by GitHub
parent fd1e5eda3f
commit 385c96c9d4

View File

@@ -160,7 +160,7 @@ jobs:
# Test basic import
python -c "
import SuperClaude
import superclaude
print(f'✅ Successfully imported SuperClaude v{SuperClaude.__version__}')
# Test CLI entry point