Skip to content

Commit

Permalink
publish test result
Browse files Browse the repository at this point in the history
  • Loading branch information
ratanparai committed Apr 21, 2019
1 parent a9f2b4e commit 4104a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ steps:
workingDirectory: ''
gradleWrapperFile: 'gradlew'
gradleOptions: '-Xmx3072m'
publishJUnitResults: false
publishJUnitResults: true
testResultsFiles: '**/TEST-*.xml'
tasks: 'assembleDebug'

0 comments on commit 4104a67

Please sign in to comment.