Skip to content

Commit ba28cbe

Browse files
authored
Update azure_pull_request.yml
1 parent 5a165d2 commit ba28cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
inputs:
2525
script: dotnet test --configuration $(BuildConfiguration) /p:CollectCoverage=true /p:CoverletOutputFormat=opencover --collect "Code Coverage" /p:Exclude=[xunit.*]*
2626
displayName: 'Run Tests'
27-
27+
2828
- task: SonarSource.sonarcloud.ce096e50-6155-4de8-8800-4221aaeed4a1.SonarCloudAnalyze@1
2929
displayName: 'Run Code Analysis'
3030

0 commit comments

Comments
 (0)