mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-21 05:12:48 +00:00
👷 Use uv cache on GitHub Actions (#1366)
This commit is contained in:
@@ -23,5 +23,6 @@ jobs:
|
||||
uses: astral-sh/setup-uv@v2
|
||||
with:
|
||||
version: "0.4.15"
|
||||
enable-cache: true
|
||||
- run: uv run bash scripts/lint.sh
|
||||
working-directory: backend
|
||||
|
||||
Reference in New Issue
Block a user