This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 0359fc1 Add fixing of ownership also for sources in Breeze (#18464)
add 2a3cbab Cope with `@task.docker` decorated function not returning
anything (#18463)
No new revisions were added by this update.
Summary of changes:
airflow/providers/docker/operators/docker.py | 3 ++
tests/conftest.py | 3 +-
tests/providers/docker/decorators/test_docker.py | 55 +++++++++---------------
3 files changed, 26 insertions(+), 35 deletions(-)