Skip to content

Commit 35c09ee

Browse files
committed
wip
1 parent bd81a3d commit 35c09ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
uv build --sdist
3434
- name: Test lock
35-
run: UV_FROZEN=false uv lock --check
35+
run: UV_FROZEN=false uv lock --locked
3636
- name: Run Tests
3737
run: |
3838
uv run spirit startproject test_project

0 commit comments

Comments
 (0)