mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
CI: Fix partial coverage (#80877)
* CI: Split coverage job * Don't wait for pytest-mariadb
This commit is contained in:
parent
1f0cb73ad0
commit
f7982a0db2
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -970,7 +970,6 @@ jobs:
|
||||
needs:
|
||||
- info
|
||||
- pytest
|
||||
- pytest-mariadb
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
uses: actions/checkout@v3.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user