Skip to content

Commit 171aa3f

Browse files
authored
Merge pull request #477 from numpy/update-lockfile
👷 check if `uv.lock` is up-to-date
2 parents 6f855d5 + 02798eb commit 171aa3f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
pull-requests: write
1616

1717
env:
18-
UV_FROZEN: 1
18+
UV_LOCKED: 1
1919

2020
jobs:
2121
lint:

uv.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)