Github actions for MSVC

This commit is contained in:
John Wellbelove 2020-08-11 10:38:44 +01:00
parent 5cf076d61e
commit c4f59bc200

View File

@ -20,5 +20,4 @@ jobs:
- name: Build and run
working-directory: test/vs2019
run: |
msbuild etl.sln /property:Configuration=DebugNoSTL
msbuild etl.sln /property:Configuration=Debug
msbuild etl.sln /p:Configuration=Debug