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] Make publish-unit-test-result-action always run (#7090)
This change ensures that the step that publishes unit test results
always runs, even if previous steps in the job have failed. This is
useful for ensuring that test results are always available for
inspection, regardless of the outcome of the tests themselves.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments