Skip to content

Commit

Permalink
Merge pull request #627 from CommunityToolkit/checks/ci/enable-diagno…
Browse files Browse the repository at this point in the history
…stics

Enabled diagnostics for binlog output
  • Loading branch information
Arlodotexe authored Jan 3, 2025
2 parents 883285f + 1d37448 commit 85c7f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

env:
DOTNET_VERSION: ${{ '9.0.x' }}
ENABLE_DIAGNOSTICS: false
ENABLE_DIAGNOSTICS: true
#COREHOST_TRACE: 1
MSBUILD_VERBOSITY: normal
COREHOST_TRACEFILE: corehosttrace.log
Expand Down

0 comments on commit 85c7f6d

Please sign in to comment.