Skip to content

Commit

Permalink
fix fag
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsrahul1001 committed Jan 11, 2024
1 parent 6469bb6 commit 0f78157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/integration-tests/master_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ def prepare_dag_dependency(task_info, execution_time):
)

check_encoded_data = PythonOperator(
task_id="check_logs",
task_id="check_encoded_data",
python_callable=check_log,
op_args=[
"get_airflow_version",
Expand Down

0 comments on commit 0f78157

Please sign in to comment.