We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562d5da commit ba560ceCopy full SHA for ba560ce
eng/ci/templates/official/jobs/run-non-e2e-tests.yml
@@ -86,7 +86,7 @@ jobs:
86
inputs:
87
command: test
88
testRunTitle: Non-E2E integration tests
89
- arguments: '--filter "Category!=E2E" -c release --no-build'
+ arguments: '--filter "Category!=E2E" -c release --no-build --blame-crash'
90
projects: $(test_projects)
91
env:
92
AzureWebJobsStorage: $(Storage)
0 commit comments