Skip to content

Commit b4e2439

Browse files
committed
📌 Allow locking to allow running upper and lower bounds
1 parent fb109c9 commit b4e2439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
limit-access-to-actor: true
7676
- name: Install Dependencies
77-
run: uv sync --locked --no-dev --group tests
77+
run: uv sync --no-dev --group tests
7878
- run: mkdir coverage
7979
- name: Test
8080
run: uv run bash scripts/test.sh

0 commit comments

Comments
 (0)