mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Delay "Split tests for full run" in CI (#131813)
Adjust split tests requirements in CI
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user