mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Enable PYTHONASYNCIODEBUG in tests (#62104)
This commit is contained in:
parent
7cdfc7558e
commit
7fb79b363a
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -14,6 +14,7 @@ env:
|
||||
DEFAULT_PYTHON: 3.8
|
||||
PRE_COMMIT_CACHE: ~/.cache/pre-commit
|
||||
SQLALCHEMY_WARN_20: 1
|
||||
PYTHONASYNCIODEBUG: 1
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user