Skip to content

Commit

Permalink
update yml file for codecoverage. (dotnet#4261)
Browse files Browse the repository at this point in the history
  • Loading branch information
codemzs authored Sep 28, 2019
1 parent 2942ca4 commit fb5394a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/codecoverage-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ML.NET's Code Coverage validation build
################################################################################

phases:
jobs:
- template: /build/ci/job-template.yml
parameters:
name: Windows_x64
Expand All @@ -13,5 +13,5 @@ phases:
_config_short: D
_includeBenchmarkData: false
codeCoverage: true
queue:
pool:
name: Hosted VS2017

0 comments on commit fb5394a

Please sign in to comment.