CI: Fix partial coverage (#80877)
* CI: Split coverage job * Don't wait for pytest-mariadbpull/80882/head
parent
1f0cb73ad0
commit
f7982a0db2
|
@ -970,7 +970,6 @@ jobs:
|
||||||
needs:
|
needs:
|
||||||
- info
|
- info
|
||||||
- pytest
|
- pytest
|
||||||
- pytest-mariadb
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code from GitHub
|
- name: Check out code from GitHub
|
||||||
uses: actions/checkout@v3.1.0
|
uses: actions/checkout@v3.1.0
|
||||||
|
|
Loading…
Reference in New Issue