@@ -38,5 +38,5 @@ if ! command -v uv &>/dev/null; then
fi
exportUV_PROJECT_ENVIRONMENT="$DIR/.venv"
uv sync --all-extras
uv sync --all-extras --upgrade
source"$DIR/.venv/bin/activate"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.