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
Regressed with dotnet#7610. The CopyFiles, PublishPipelineArtifact and PublishTestResults steps should only be executed when running in the public team project as internal builds don't run tests. This change just mimics the condition that was already on the "Run Tests" powershell step.
0 commit comments