Skip to content

Commit f2c1991

Browse files
committed
Removed invalid ctest option r.
1 parent 5ab83b1 commit f2c1991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build_cmake.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ then
4242
exit $ret
4343
fi
4444

45-
ctest -VVr
45+
ctest -VV
4646

4747
ret=$?
4848
if [ $ret -ne 0 ]

0 commit comments

Comments
 (0)