mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
ci: fix name of uv lock checks job
This commit is contained in:
2
.github/workflows/uv-lock-checks.yml
vendored
2
.github/workflows/uv-lock-checks.yml
vendored
@@ -30,7 +30,7 @@ on:
|
||||
default: true
|
||||
|
||||
jobs:
|
||||
python-checks:
|
||||
uv-lock-checks:
|
||||
env:
|
||||
# uv requires a venv by default - but for this, we can simply use the system python
|
||||
UV_SYSTEM_PYTHON: 1
|
||||
|
||||
Reference in New Issue
Block a user