We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153b148 commit 875670fCopy full SHA for 875670f
.github/workflows/uv-lock-checks.yml
@@ -1,4 +1,6 @@
1
# Check the `uv` lockfile for consistency with `pyproject.toml`.
2
+#
3
+# If this check fails, you should run `uv lock` to update the lockfile.
4
5
name: 'uv lock checks'
6
0 commit comments