Skip to content

Commit 7d7473f

Browse files
committed
install snitch cluster in CI
1 parent f8dcd3e commit 7d7473f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-pivoted.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
uv venv -p 3.11
3131
uv pip install -r /src/requirements.txt
32+
uv pip install /opt/snitch_cluster/
3233
- name: Clean and make pivoted
3334
run: |
3435
. .venv/bin/activate

0 commit comments

Comments
 (0)