mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-02-08 02:27:26 +00:00
Allow users to specify a custom path for the virtual environment when using activate-environment. This is useful for CI workflows that need to create isolated venvs outside the working directory (e.g., in $RUNNER_TEMP) to avoid conflicts with project-level configurations. When venv-path is not specified, the default behavior remains unchanged (.venv in the working directory). |
||
|---|---|---|
| .. | ||
| codeql-analysis.yml | ||
| release-drafter.yml | ||
| test.yml | ||
| update-known-versions.yml | ||
| update-major-minor-tags.yml | ||