mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-28 21:38:44 +08:00
Github actions for MSVC
This commit is contained in:
parent
609a7008d7
commit
063eae9878
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
- name: Build and run
|
||||
run: |
|
||||
cmake -DBUILD_TESTS=ON ./
|
||||
MSBuild etl.sln /property:Configuration=Debug /property:Platform="Any CPU"
|
||||
cd test/vs2019
|
||||
dir
|
||||
MSBuild etl.sln /property:Configuration=Debug /property:Platform="Any CPU"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user