diff --git a/.github/workflows/dotnet-build.yml b/.github/workflows/dotnet-build.yml index 35206168..177a15f6 100644 --- a/.github/workflows/dotnet-build.yml +++ b/.github/workflows/dotnet-build.yml @@ -74,6 +74,7 @@ jobs: source environ dotnet test -l:"console;verbosity=normal" -l:nunit -c Release env: + CHORUS_HG_EXE: chg BUILD_NUMBER: ${{ github.run_number }} DbVersion: ${{ matrix.dbversion }} VSTEST_TESTHOST_SHUTDOWN_TIMEOUT: "30000"