Skip to content

Commit

Permalink
Update eng/common/scripts/logging.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored and azure-sdk committed Oct 30, 2024
1 parent 27eea75 commit 6529adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/scripts/logging.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ function LogJobFailure() {
Write-Host "##vso[task.complete result=Failed;]"
}
# No equivalent for GitHub Actions. Failure is only determined by nonzero exit code.
}
}

0 comments on commit 6529adb

Please sign in to comment.