mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Delay "Split tests for full run" in CI (#131813)
Adjust split tests requirements in CI
This commit is contained in:
parent
c4e5b59326
commit
00d82363fe
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -819,6 +819,12 @@ jobs:
|
||||
needs:
|
||||
- info
|
||||
- base
|
||||
- gen-requirements-all
|
||||
- hassfest
|
||||
- lint-other
|
||||
- lint-ruff
|
||||
- lint-ruff-format
|
||||
- mypy
|
||||
name: Split tests for full run
|
||||
steps:
|
||||
- name: Install additional OS dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user