Skip to content

Commit 875670f

Browse files
ci: add comment to uv-lock-checks.yml
1 parent 153b148 commit 875670f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Check the `uv` lockfile for consistency with `pyproject.toml`.
2+
#
3+
# If this check fails, you should run `uv lock` to update the lockfile.
24

35
name: 'uv lock checks'
46

0 commit comments

Comments
 (0)