Skip to content

Commit 159d57d

Browse files
committed
fix build
1 parent b4a1202 commit 159d57d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
4747
- name: Build package
4848
run: |
49+
uv sync
4950
uv pip install -ve . --no-build-isolation
5051
5152
- name: Run tests and collect coverage

0 commit comments

Comments
 (0)