Github actions for MSVC

This commit is contained in:
John Wellbelove 2020-08-11 11:06:29 +01:00
parent 208f0c2fb6
commit 79f3148eb3

View File

@ -20,4 +20,4 @@ jobs:
- name: Build and run
working-directory: test/vs2019
run: |
msbuild etl.sln /p:Configuration=DebugNoSTL /p:Platform="Any CPU"
msbuild etl.sln