Skip to content

Commit f6fa7aa

Browse files
committed
wip(ci): debug uv install
1 parent 402edcf commit f6fa7aa

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
@@ -36,6 +36,7 @@ jobs:
3636
uses: astral-sh/setup-uv@v5
3737

3838
- name: Install the project
39+
working-directory: integration_tests
3940
run: uv sync --locked --all-extras --dev
4041

4142
# - name: Build Docker image for HPU

0 commit comments

Comments
 (0)