Skip to content

Commit 2ab84c0

Browse files
committed
Do not send results to CDash by default
1 parent c4eff35 commit 2ab84c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/TestVecCore.cmake

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ if(DEFINED ENV{GITHUB_ACTIONS})
9090
set(CTEST_SITE "GitHub Actions ($ENV{GITHUB_REPOSITORY_OWNER})")
9191

9292
if("$ENV{GITHUB_REPOSITORY_OWNER}" STREQUAL "root-project")
93-
set(CDASH TRUE)
9493
set(MODEL "Continuous")
9594
endif()
9695

0 commit comments

Comments
 (0)