ashb commented on code in PR #69381:
URL: https://github.com/apache/airflow/pull/69381#discussion_r3530782057
##########
.github/workflows/basic-tests.yml:
##########
@@ -97,6 +97,33 @@ jobs:
- name: "Run unit tests"
run: uv tool run --from apache-airflow-breeze pytest -n auto
--color=yes
working-directory: ./dev/breeze/
+ tests-mcp-server:
+ timeout-minutes: 10
+ name: Dev MCP server tests
Review Comment:
These should be path-filtered as most changes won't need to touch these
--
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]