Commit d41686f
authored
Group test results in a single downstream job (#4078)
## Why
We need a single "required check" for tests. Now that we split tests
into separate jobs that may or may not be skipped, they can no longer be
required checks themselves. This new downstream job that groups the
result of all of them will always run and can become the new "required
check".1 parent 7af9afd commit d41686f
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
273 | 290 | | |
274 | 291 | | |
275 | 292 | | |
| |||
0 commit comments