mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Updated Github actions yml files
This commit is contained in:
parent
228cc04fd2
commit
e61adcc51d
2
.github/workflows/msvc.yml
vendored
2
.github/workflows/msvc.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
MSBuild.exe .\etl.sln
|
||||
|
||||
- name: Run tests
|
||||
run: ./test/etl_tests
|
||||
run: test/Debug/etl_tests.exe
|
||||
|
||||
build-windows-msvc-no-stl-force-cpp03:
|
||||
name: Windows - No STL - Force C++03
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user