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
'uv run' re-syncs the project environment and rebuilds it on the system
interpreter, dropping uv-pip-installed tools like ruff. Invoke the venv
binaries directly so the matrix interpreter and installed tools are
exactly what runs.
0 commit comments