Skip to content

Commit 92c8c96

Browse files
authored
Use chg in GitHub Actions tests (#355)
Should speed testing up by a minute or two.
1 parent 1a959e3 commit 92c8c96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
source environ
7575
dotnet test -l:"console;verbosity=normal" -l:nunit -c Release
7676
env:
77+
CHORUS_HG_EXE: chg
7778
BUILD_NUMBER: ${{ github.run_number }}
7879
DbVersion: ${{ matrix.dbversion }}
7980
VSTEST_TESTHOST_SHUTDOWN_TIMEOUT: "30000"

0 commit comments

Comments
 (0)