mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-27 04:48:44 +08:00
Github actions for MSVC
This commit is contained in:
parent
35a2fc91aa
commit
fdb0f64ec9
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 ./
|
||||
make
|
||||
nmake
|
||||
./test/etl_tests
|
||||
|
||||
- name: Save artifacts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user