Switched to uv python install for testing

This commit is contained in:
Lucas
2026-01-15 11:21:23 -08:00
parent 6eec1ee3f2
commit b687d8f842

View File

@@ -20,9 +20,7 @@ jobs:
persist-credentials: true
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version-file: "core/pyproject.toml"
run: uv python install
- name: Install UV
uses: astral-sh/setup-uv@v7