Skip to content

Commit 0d2af86

Browse files
committed
ZenML uses uv for installation as well
1 parent 09108f0 commit 0d2af86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
source .venv/bin/activate
5656
zenml init
57-
zenml integration install aws s3 -y
57+
zenml integration install aws s3 -y --uv
5858
5959
- name: Run all tutorial pipelines
6060
id: run_all

0 commit comments

Comments
 (0)