Skip to content

Commit 919704d

Browse files
committed
icanhaz diag logs?
1 parent c859ad0 commit 919704d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/templates/core-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ steps:
113113
condition: eq('${{ parameters.runJavaTests }}', 'true')
114114
inputs:
115115
command: build
116-
arguments: tools/java-source-utils/java-source-utils.csproj /t:RunTests
116+
arguments: tools/java-source-utils/java-source-utils.csproj -t:RunTests -v:diag
117117
continueOnError: true
118118

119119
- task: PublishTestResults@2

0 commit comments

Comments
 (0)