Commit a4d45cc
authored
[devops] Make sure the pwsh test script always fail on failures. (#24212)
1. This shouldn't ever be necessary.
2. If it were necessary, it should always be necessary.
3. Powershell's exit code handling is 🤯
For reference / amusement / scaring children: https://stackoverflow.com/a/57468523.1 parent ce11ede commit a4d45cc
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
0 commit comments