Skip to content

Commit

Permalink
[TEST] Update ci/test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel authored Aug 21, 2023
1 parent adda2b6 commit 5082e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ cd "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )";

source ./build.sh "$@"

ctest --test-dir ${BUILD_DIR}/tests --output-on-failure --timeout 15
cd ${BUILD_DIR}/tests --output-on-failure --timeout 60

echo "Test complete"

0 comments on commit 5082e55

Please sign in to comment.