Fix Windows test failures not being detected in CI (#36446)

Bug introduced in #35926 

Release Notes:

- N/A
This commit is contained in:
Cole Miller
2025-08-19 14:53:10 +00:00
committed by GitHub
parent 6c255c1973
commit 1444cd9839
6 changed files with 87 additions and 114 deletions
@@ -56,7 +56,6 @@ runs:
$env:COMPlus_CreateDumpDiagnostics = "1"
cargo nextest run --workspace --no-fail-fast
continue-on-error: true
- name: Analyze crash dumps
if: always()