Skip to content

Commit

Permalink
#1: add comment in azure pipeline file
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Dec 19, 2024
1 parent a5586a7 commit 2ffaf62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure/pipelines/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,6 @@ jobs:
targetPath: $(OUTPUT_DIR)
artifact: foo-output-$(name)
publishLocation: 'pipeline'

# FEAT: include also coverage reporting for Azure (require cobertura or JaCoCo format)
# task: PublishCodeCoverageResults@1

0 comments on commit 2ffaf62

Please sign in to comment.