diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 2f021a0..ce13437 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -52,4 +52,5 @@ jobs: --cov custom_components.eo_mini \ -o console_output_style=count \ -p no:sugar \ + --asyncio-mode=auto \ tests