Skip to content

Commit

Permalink
Added --blame-hang --blame-crash to windows tests in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 committed Jun 21, 2024
1 parent d2c1473 commit d9f0477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Test
if: matrix.os == 'windows-latest'
run: |
dotnet test
dotnet test --blame-crash
- name: OSX Tests
if: matrix.os == 'macos-latest'
Expand Down

0 comments on commit d9f0477

Please sign in to comment.