Skip to content

Commit

Permalink
enable diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Svensson committed Nov 1, 2023
1 parent 893cd19 commit 623ef91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ steps:
codeCoverageEnabled: true
platform: '$(BuildPlatform)'
configuration: '$(BuildConfiguration)'
diagnosticsEnabled: false
diagnosticsEnabled: true
timeoutInMinutes: 25

- task: SonarCloudAnalyze@1
Expand Down

0 comments on commit 623ef91

Please sign in to comment.