This commit is contained in:
Mason Daugherty
2026-03-22 17:26:15 -04:00
parent 2a221d467c
commit ffd306e85a
20 changed files with 244 additions and 48 deletions

View File

@@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v5
- uses: astral-sh/setup-uv@v6
with:
python-version: "3.12"