jedcunningham opened a new pull request, #26736: URL: https://github.com/apache/airflow/pull/26736
Like we run tests for providers that use a changing provider, we need to run tests for any providers we use directly. So for example, if we change the `postgres` provider, both `common.sql` (which `postgres` uses) and `google` (which uses `postgres`) should be run. Related: #26734 -- 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]
