mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Add VS2019 configuration to Github CI
This commit is contained in:
parent
646f95505a
commit
6cb4d8829d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
uses: microsoft/setup-msbuild@v1.0.1
|
||||
|
||||
- name: Build
|
||||
run: MSBuild.exe test/vs2019/etl.sln /p:Configuration=Debug /p:Platform=x86
|
||||
run: MSBuild.exe test/vs2019/etl.sln /p:Configuration=debug /p:Platform=x86
|
||||
|
||||
- name: Run tests
|
||||
run: ./test/etl_tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user