mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-27 12:58:43 +08:00
Github actions for MSVC
This commit is contained in:
parent
731167fff6
commit
5cf076d61e
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -20,4 +20,5 @@ jobs:
|
||||
- name: Build and run
|
||||
working-directory: test/vs2019
|
||||
run: |
|
||||
msbuild etl.sln
|
||||
msbuild etl.sln /property:Configuration=DebugNoSTL
|
||||
msbuild etl.sln /property:Configuration=Debug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user