Skip to content

Commit ba560ce

Browse files
committed
Add crash blame for debugging
1 parent 562d5da commit ba560ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/ci/templates/official/jobs/run-non-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
inputs:
8787
command: test
8888
testRunTitle: Non-E2E integration tests
89-
arguments: '--filter "Category!=E2E" -c release --no-build'
89+
arguments: '--filter "Category!=E2E" -c release --no-build --blame-crash'
9090
projects: $(test_projects)
9191
env:
9292
AzureWebJobsStorage: $(Storage)

0 commit comments

Comments
 (0)