Add VS2019 configuration to Github CI

This commit is contained in:
John Wellbelove 2020-10-01 11:57:52 +01:00
parent 17f2f66932
commit 45573dbd85

View File

@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: unittest-cpp/unittest-cpp
path: ${GITHUB_WORKSPACE}../unittest-cpp
path: ${GITHUB_WORKSPACE}/../unittest-cpp
- name: Build
run: MSBuild.exe test/vs2019/etl.sln