zhongjiajie commented on a change in pull request #6681: [AIRFLOW-6089] Order
setup add ci
URL: https://github.com/apache/airflow/pull/6681#discussion_r351613431
##########
File path: scripts/ci/_utils.sh
##########
@@ -648,7 +648,7 @@ function run_check_setup() {
--env HOST_GROUP_ID="$(id -gr)" \
--rm \
"${AIRFLOW_CI_IMAGE}" \
- "--" "/opt/airflow/scripts/ci/in_container/run_check_licence.sh" \
+ "--" "/opt/airflow/scripts/ci/in_container/run_check_setup.sh" \
Review comment:
Found out that wrong script name we call.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services