This commit is contained in:
Brandon Hancock
2024-12-09 10:21:58 -05:00
parent 589447c5c4
commit 7d5da94382

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Python
run: uv python install 3.12.8
run: uv python install 3.11.9
- name: Install the project
run: uv sync --dev --all-extras