On PR https://github.com/flutter/devtools/pull/5469, I noticed that it is green and ready to merge, but only 4 checks pass, when we normally expect 12  Navigating to the "Checks" tab shows that our tests did not run   We should not get into a "green" state for a PR when our tests do not run.
On PR #5469, I noticed that it is green and ready to merge, but only 4 checks pass, when we normally expect 12
Navigating to the "Checks" tab shows that our tests did not run

We should not get into a "green" state for a PR when our tests do not run.