Skip to content

Commit e6654e9

Browse files
author
Fotis Koutoulakis
committed
Attempt #4
1 parent 16cfd92 commit e6654e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vs2019/run-tests.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliar
88
@echo %PATH%
99

1010
@echo Run tests with ctest
11-
ctest -V -L CORE .
11+
ctest -V -L CORE -C DEBUG .

0 commit comments

Comments
 (0)