Modified VS2019 Github Actions

This commit is contained in:
John Wellbelove 2022-03-20 17:32:08 +00:00
parent 8f76f9401d
commit 5cd7cb0036

View File

@ -27,7 +27,7 @@ jobs:
ls Debug
- name: Run tests
run: ./Debug/etl_tests.exe
run: test/Debug/etl_tests.exe
# build-windows-vs2019-no-stl:
# name: Windows VS2019 Debug - No STL