Commit 4bc7ff7
authored
Add needs to CI coverage check (#24421)
Fixes #23052
Added "needs" to the Coverage check, so it only runs if all the previous
tests mentioned pass.

We could also set `fail-fast` to `true` if we want to stop the workflow
when any tests fail.
Please let me know if it needs any modifications.1 parent 006dd23 commit 4bc7ff7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| 464 | + | |
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
| |||
0 commit comments