Enable cache, swap to pyproject.toml for python version control

This commit is contained in:
Harry Reeder
2025-06-26 10:51:00 +01:00
parent 6627047175
commit 25f9dbe254
2 changed files with 4 additions and 2 deletions

View File

@@ -8,5 +8,6 @@ jobs:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v6
with:
python-version: '3.13'
enable-cache: true
python-version-file: pyproject.toml
- run: uv run --frozen black --check src/