Skip to content

Commit 6d6942c

Browse files
committed
Run against frozen uv.lock
1 parent 65206df commit 6d6942c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ jobs:
8686
8787
- name: Test
8888
run: |
89-
uv run ./sage -t --all -p4 || true
89+
uv run --frozen ./sage -t --all -p4 || true
9090

0 commit comments

Comments
 (0)