Skip to content

Commit 46a03eb

Browse files
add dev group to test install
1 parent c5f8484 commit 46a03eb

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Install dependencies and build
3939
run: |
40-
uv sync --frozen
40+
uv sync --frozen --group dev
4141
maturin build
4242
4343
- name: Run tests

0 commit comments

Comments
 (0)