Files
SuperClaude/.github/workflows/quick-check.yml
mithun50 43bfa0aa02 fix: add --system flag to uv pip install in workflows
Added --system flag to all uv pip install commands to fix
"No virtual environment found" error in GitHub Actions CI/CD.

UV requires either a virtual environment or the --system flag
in CI/CD environments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 18:09:37 +01:00

1.3 KiB