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(git-cross-os-benchmark): refactor step summary generation to use array syntax
Replace repetitive Add-Content calls with PowerShell array syntax for improved readability and maintainability.
Changes:
- Use array syntax with pipeline to Add-Content for step summaries
- Add null/empty check for benchmark outcome before display
- Extract trigger name to variable for conditional README refresh status
Co-Authored-By: Hagicode <noreply@hagicode.com>
Signed-off-by: newbe36524 <newbe36524@qq.com>
0 commit comments