This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Commit 3640896
committed
fix(workflows): disable Run.Exit to preserve workflow failure output
Pester 5 Run.Exit terminates the process on failure, preventing
GITHUB_OUTPUT from being written. Override Run.Exit to false so
the Check results step correctly detects test failures.
🤖 - Generated by Copilot1 parent f4f1994 commit 3640896
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments