Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 7433378

Browse files
committed
use debug #37
1 parent b905308 commit 7433378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Cmake and build
3838
env:
3939
CMAKE_ARGS: "
40-
-DCMAKE_BUILD_TYPE=Release
40+
-DCMAKE_BUILD_TYPE=Debug
4141
-DBUILD_SHARED_LIBS=FALSE
4242
-DBUILD_TESTS=TRUE
4343
-DBUILD_WITH_NUMA=FALSE

0 commit comments

Comments
 (0)