Skip to content

Commit e563592

Browse files
committed
Don't enable USE_ADDRESS_SANITIZE by default
GH actions will turn this on
1 parent 054db29 commit e563592

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ set(CMAKE_CXX_STANDARD_REQUIRED True)
2020
# - TE_BUILD_TEST_RUNNER to toggle running the tests
2121

2222
option(TE_BUILD_TEST_RUNNER "Build test runner" ON)
23-
option(USE_ADDRESS_SANITIZE "Use ASAN" ON)
2423

2524
project(TETestRunner)
2625

0 commit comments

Comments
 (0)