mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
Remove code coverage from STS (#1537)
* WIP removal of code coverage * more coverage removed * more fixes * fix tests
This commit is contained in:
@@ -64,7 +64,6 @@ steps:
|
||||
displayName: Building Integration Tests
|
||||
inputs:
|
||||
projects: '**/Microsoft.SqlTools.ServiceLayer.IntegrationTests.csproj'
|
||||
arguments: '/p:CodeCoverageBuild=true'
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: Running Integration Tests
|
||||
|
||||
Reference in New Issue
Block a user