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(ci): add ruff/mypy to galileo dev deps and fix workflow
- Add ruff and mypy to galileo package dev dependencies
- Update CI workflow to use `uv sync --extra dev` instead of `uv pip install`
- Use `uv run --extra dev` to ensure dev tools are available
- Update template with same dev dependencies
0 commit comments