Github actions for MSVC

This commit is contained in:
John Wellbelove 2020-08-11 10:32:20 +01:00
parent e3d23f95bb
commit 731167fff6

View File

@ -18,6 +18,6 @@ jobs:
uses: warrenbuckley/Setup-MSBuild@v1
- name: Build and run
working-directory: test
working-directory: test/vs2019
run: |
msbuild etl.sln