We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f8484 commit 46a03ebCopy full SHA for 46a03eb
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Install dependencies and build
39
run: |
40
- uv sync --frozen
+ uv sync --frozen --group dev
41
maturin build
42
43
- name: Run tests
0 commit comments