Modifying test action

This commit is contained in:
Tim Heuer 2020-02-11 09:45:56 -08:00
parent 9fa19eb771
commit d3323999d3

View File

@ -21,8 +21,5 @@ jobs:
- name: echo msbuild path
run: echo "${{ steps.setup_msbuild.outputs.msbuildPath }}"
- name: echo vswhere
run: vswhere.exe
- name: echo MSBuild
run: msbuild -version