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
chore: update CI workflow to use uv for dependency management
- Replaced Poetry setup with actions/setup-python for Python installation.
- Added installation step for uv and updated commands to use uv for running checks and tests.
- Streamlined the CI process by integrating uv for dependency synchronization and execution of tasks.
0 commit comments