You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 fix: update test workflow to use uv run for Python commands
- Replace uv pip install with uv sync for proper dependency management
- Use uv run for all pytest and python commands in CI workflow
- Ensures consistent behavior with local development environment
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments