We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7684a06 commit 64dca67Copy full SHA for 64dca67
prefect.yaml
@@ -24,7 +24,7 @@ pull:
24
script: pip install uv==0.5.6
25
- prefect.deployments.steps.run_shell_script:
26
directory: '{{ clone-step.directory }}'
27
- script: uv sync --no-editable --extra workflows
+ script: uv sync --no-editable
28
29
# the deployments section allows you to provide configuration for deploying flows
30
deployments:
0 commit comments