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: Install package in editable mode and fixed lint typo
- Add 'uv pip install -e .' to both test and lint workflows
- Fix typo: 'uv ran' → 'uv run' in lint workflow
- Resolves ModuleNotFoundError in GitHub Actions
0 commit comments