Skip to content

Commit

Permalink
Removed invalid ctest option r.
Browse files Browse the repository at this point in the history
  • Loading branch information
redboltz committed Apr 26, 2024
1 parent 5ab83b1 commit f2c1991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_cmake.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ then
exit $ret
fi

ctest -VVr
ctest -VV

ret=$?
if [ $ret -ne 0 ]
Expand Down

0 comments on commit f2c1991

Please sign in to comment.