Skip to content

Commit 4912a8e

Browse files
committed
fix tests
1 parent f8b44d6 commit 4912a8e

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
@@ -199,7 +199,7 @@ jobs:
199199

200200
- run: mkdir .coverage
201201

202-
- run: uv sync --group dev
202+
- run: uv sync --only-group dev
203203

204204
- run: unset UV_FROZEN
205205

0 commit comments

Comments
 (0)