diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 32fb522..dc9c85e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,7 +49,7 @@ jobs: runInParallel: true - name: Delete - run: rd /s /q "_actions\rusty-bender\vstest-action\main\dist"" + run: rd /s /q "_actions\rusty-bender\vstest-action\main\dist" # Can't apparently run both full fat and core test suites together.' - name: Telnet.*.CiTests