Skip to content

Commit

Permalink
Install deps for the newly added example DAG
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajkoti committed Sep 29, 2024
1 parent 1b6f57e commit cc48161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/dags/simple_dag_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@
catchup=False,
dag_id="simple_dag_async",
tags=["simple"],
operator_args={"install_deps": True},
)

0 comments on commit cc48161

Please sign in to comment.