Skip to content

Commit 1d37448

Browse files
committed
Enabled diagnostics for binlog output
1 parent 883285f commit 1d37448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
env:
2020
DOTNET_VERSION: ${{ '9.0.x' }}
21-
ENABLE_DIAGNOSTICS: false
21+
ENABLE_DIAGNOSTICS: true
2222
#COREHOST_TRACE: 1
2323
MSBUILD_VERBOSITY: normal
2424
COREHOST_TRACEFILE: corehosttrace.log

0 commit comments

Comments
 (0)