1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-30 20:24:21 +01:00

Make partial test suite not waiting for linters (#60254)

This commit is contained in:
Franck Nijhof
2021-11-24 01:09:55 +01:00
committed by GitHub
parent 6b59e305cb
commit ec44a55b2c
-12
View File
@@ -778,18 +778,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- changes
- gen-requirements-all
- hassfest
- lint-bandit
- lint-black
- lint-codespell
- lint-dockerfile
- lint-executable-shebangs
- lint-isort
- lint-json
- lint-pyupgrade
- lint-yaml
- mypy
- prepare-tests
strategy:
fail-fast: false