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 b4279c2 commit 9a5a70aCopy full SHA for 9a5a70a
.github/workflows/test-pipelines.yml
@@ -34,6 +34,7 @@ jobs:
34
- name: Initialize ZenML
35
run: |
36
zenml init
37
+ zenml integration install aws s3 -y
38
39
- name: Run all tutorial pipelines
40
id: run_all
0 commit comments