Skip to content

Commit

Permalink
Duplicate DAG id updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sarit-si committed Apr 27, 2021
1 parent 832c79e commit 04896fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


with DAG(
dag_id="hello-world",
dag_id="load-testing",
default_args=args,
schedule_interval=None,
catchup=False,
Expand Down

0 comments on commit 04896fd

Please sign in to comment.