You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
ci: addcheck-build job to requiremake build to pass on prs (#19460)
We've had `build` fail on main one or two times, and it's easilypreventable by just running `make build` on PRs.I didn't add `build` to required as it's already pretty complex, andwe'd be making it more complex by skipping half of it when not oncoder/coder main.