ci: fix name of uv lock checks job

This commit is contained in:
psychedelicious
2025-04-14 09:30:46 +10:00
parent 875670f713
commit 2513756c25

View File

@@ -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