potiuk commented on code in PR #63981:
URL: https://github.com/apache/airflow/pull/63981#discussion_r2964901841


##########
AGENTS.md:
##########
@@ -31,7 +38,7 @@
 - **Run scripts tests:** `uv run --project scripts pytest scripts/tests/ -xvs`
 - **Run Airflow CLI:** `breeze run airflow dags list`
 - **Type-check:** `breeze run mypy path/to/code`
-- **Lint with ruff only:** `prek run ruff --from-ref <target_branch>`
+- **Lint with ruff only:** `prek run ruff --from-ref <target_branch>`If uv 
tests fail with missing system dependencies

Review Comment:
   That does not seem to make sense.



-- 
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]

Reply via email to