Sync pytest job needs [ci] (#88363)

This commit is contained in:
Marc Mueller
2023-02-18 06:25:35 +01:00
committed by GitHub
parent db3cd8e276
commit 39067f61e4

View File

@@ -1053,8 +1053,9 @@ jobs:
- base - base
- gen-requirements-all - gen-requirements-all
- hassfest - hassfest
- lint-other
- lint-isort - lint-isort
- lint-other
- lint-ruff
- mypy - mypy
strategy: strategy:
fail-fast: false fail-fast: false