We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4eff35 commit 2ab84c0Copy full SHA for 2ab84c0
cmake/TestVecCore.cmake
@@ -90,7 +90,6 @@ if(DEFINED ENV{GITHUB_ACTIONS})
90
set(CTEST_SITE "GitHub Actions ($ENV{GITHUB_REPOSITORY_OWNER})")
91
92
if("$ENV{GITHUB_REPOSITORY_OWNER}" STREQUAL "root-project")
93
- set(CDASH TRUE)
94
set(MODEL "Continuous")
95
endif()
96
0 commit comments