Skip to content

Commit 9c7159f

Browse files
committed
Fix tests
1 parent e571657 commit 9c7159f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- name: Install dependencies
5454
run: |
5555
uv sync --group test
56+
uv pip install -e .
5657
5758
- name: Run tests
5859
run: |

0 commit comments

Comments
 (0)