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
fdb0f64ec9
commit
662dd6ea24
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Build and run
|
||||
run: |
|
||||
cmake -D BUILD_TESTS=ON ./
|
||||
nmake
|
||||
msbuild
|
||||
./test/etl_tests
|
||||
|
||||
- name: Save artifacts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user