Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Mar 31, 2024
1 parent 1e70df1 commit 5377a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ jobs:
)
Write-Host ($Status | Format-Table | Out-String)
Write-Host ($Status | New-MDTable)
($Status | New-MDTable) | Out-File -FilePath $env:GITHUB_STEP_SUMMARY -Append
Stop-LogGroup
if (-not $anyPassed -and -not $allSkipped) {
Expand Down

0 comments on commit 5377a00

Please sign in to comment.