Skip to content

Commit 2513756

Browse files
ci: fix name of uv lock checks job
1 parent 875670f commit 2513756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/uv-lock-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
default: true
3131

3232
jobs:
33-
python-checks:
33+
uv-lock-checks:
3434
env:
3535
# uv requires a venv by default - but for this, we can simply use the system python
3636
UV_SYSTEM_PYTHON: 1

0 commit comments

Comments
 (0)