diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8501585..d8387c9 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -34,4 +34,6 @@ jobs: - name: test run: | cd build + dir + Debug\GreeterTests.exe -s ctest --build-config Debug --verbose