kaxil commented on code in PR #43185:
URL: https://github.com/apache/airflow/pull/43185#discussion_r1807281204
##########
.github/workflows/task-sdk-tests.yml:
##########
@@ -40,6 +40,10 @@ on: # yamllint disable-line rule:truthy
description: "JSON-formatted array of Python versions to build images
from"
required: true
type: string
+ run-task-sdk-tests:
Review Comment:
Coz it already has the following in Task SDK workflow
https://github.com/apache/airflow/blob/899dcbfcb2b0ca2a8eb50cfb807bf96c336a3552/.github/workflows/task-sdk-tests.yml#L61
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]