When coding standards and static analysis checks fail we don't run the PHPUnit tests which can sometimes be a pain because the failures are very minor and it would be good to see the status of the PHPUnit tests when reviewing a PR at Merge Tuesdays.
Not running PHUnit tests saves running GitHub Actions, but we're not being billed for these so it's not a financial cost.