We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a959e3 commit 92c8c96Copy full SHA for 92c8c96
1 file changed
.github/workflows/dotnet-build.yml
@@ -74,6 +74,7 @@ jobs:
74
source environ
75
dotnet test -l:"console;verbosity=normal" -l:nunit -c Release
76
env:
77
+ CHORUS_HG_EXE: chg
78
BUILD_NUMBER: ${{ github.run_number }}
79
DbVersion: ${{ matrix.dbversion }}
80
VSTEST_TESTHOST_SHUTDOWN_TIMEOUT: "30000"
0 commit comments