mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update publish-pypi.yml
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
2
.github/workflows/publish-pypi.yml
vendored
2
.github/workflows/publish-pypi.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user