mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00
Make partial test suite not waiting for linters (#60254)
This commit is contained in:
parent
6b59e305cb
commit
ec44a55b2c
12
.github/workflows/ci.yaml
vendored
12
.github/workflows/ci.yaml
vendored
@ -778,18 +778,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs:
|
needs:
|
||||||
- changes
|
- 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
|
- prepare-tests
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user