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 e571657 commit 9c7159fCopy full SHA for 9c7159f
1 file changed
.github/workflows/test.yml
@@ -53,6 +53,7 @@ jobs:
53
- name: Install dependencies
54
run: |
55
uv sync --group test
56
+ uv pip install -e .
57
58
- name: Run tests
59
0 commit comments