Skip to content

Commit aab8a2b

Browse files
author
Fotis Koutoulakis
committed
Attempt #5
1 parent e6654e9 commit aab8a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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 -C DEBUG .
11+
ctest -V -L CORE -C DEBUG build/

0 commit comments

Comments
 (0)