mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user