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
Always run build-presets workflow on PRs/pushes (#13243)
The build-presets workflow currently runs only when the workflow file
itself is updated. As we update docs to recommend using presets, we
should run this job on all PRs.
Note that the Windows preset is currently reporting success despite
failing to actually build. I'm intending to resolve that shortly as a
follow-up.
0 commit comments