Skip to content

Commit 63c3f09

Browse files
committed
wip(ci): debug uv install
1 parent 6570c89 commit 63c3f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ jobs:
4343
- name: Run integration tests
4444
working-directory: integration_tests
4545
run: |
46+
uv sync --locked --all-extras --dev
4647
uv run pytest --durations=0 -sv .

0 commit comments

Comments
 (0)