We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09108f0 commit 0d2af86Copy full SHA for 0d2af86
.github/workflows/test-pipelines.yml
@@ -54,7 +54,7 @@ jobs:
54
run: |
55
source .venv/bin/activate
56
zenml init
57
- zenml integration install aws s3 -y
+ zenml integration install aws s3 -y --uv
58
59
- name: Run all tutorial pipelines
60
id: run_all
0 commit comments