potiuk commented on code in PR #58845:
URL: https://github.com/apache/airflow/pull/58845#discussion_r2575382903
##########
dev/breeze/src/airflow_breeze/utils/run_utils.py:
##########
@@ -260,6 +260,42 @@ def assert_prek_installed():
sys.exit(1)
+def check_pnpm_installed():
Review Comment:
Actually - I think it's good enough - prek install only makes sense for
pre-commit hooks and here we have "real" tests.
--
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]