mirror of
https://github.com/createfuture-cloud/feedsummarizer.git
synced 2025-12-13 21:52:28 +00:00
Include UV
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -9,4 +9,5 @@ jobs:
|
|||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
|
- uses: astral-sh/setup-uv@v6
|
||||||
- run: uv run black --check src/
|
- run: uv run black --check src/
|
||||||
|
|||||||
Reference in New Issue
Block a user