Skip to content

Commit

Permalink
Do not send results to CDash by default
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Apr 8, 2024
1 parent c4eff35 commit 2ab84c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/TestVecCore.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ if(DEFINED ENV{GITHUB_ACTIONS})
set(CTEST_SITE "GitHub Actions ($ENV{GITHUB_REPOSITORY_OWNER})")

if("$ENV{GITHUB_REPOSITORY_OWNER}" STREQUAL "root-project")
set(CDASH TRUE)
set(MODEL "Continuous")
endif()

Expand Down

0 comments on commit 2ab84c0

Please sign in to comment.