Skip to content

Commit 64dca67

Browse files
committed
extra
1 parent 7684a06 commit 64dca67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prefect.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pull:
2424
script: pip install uv==0.5.6
2525
- prefect.deployments.steps.run_shell_script:
2626
directory: '{{ clone-step.directory }}'
27-
script: uv sync --no-editable --extra workflows
27+
script: uv sync --no-editable
2828

2929
# the deployments section allows you to provide configuration for deploying flows
3030
deployments:

0 commit comments

Comments
 (0)