This commit is contained in:
markiantorno 2020-05-05 09:35:36 -04:00
parent b561ef9178
commit 2808d7ef14
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ steps:
- bash: <(curl https://codecov.io/bash) -t $(CODECOV_TOKEN)
displayName: 'codecov'
# - task: PublishCodeCoverageResults@1
# inputs:
# codeCoverageTool: "Jacoco"