Skip to content

Commit 36f7815

Browse files
committed
ci(pi-extension): install proxy dependencies for live tests
1 parent ffd3d7e commit 36f7815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pi-extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- uses: oven-sh/setup-bun@v2
7979
- name: Install Headroom
8080
working-directory: .
81-
run: uv sync --frozen
81+
run: uv sync --frozen --extra proxy
8282
- run: npm ci
8383
- name: Install tested Pi and OMP versions
8484
run: |

0 commit comments

Comments
 (0)