Skip to content

Commit 74f8aaa

Browse files
committed
debug-node
1 parent 15337ab commit 74f8aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-asan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
CC: clang
4545
CXX: clang++
4646
LINK: clang++
47-
CONFIG_FLAGS: --enable-asan
47+
CONFIG_FLAGS: --enable-asan --debug-node
4848
steps:
4949
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
5050
with:

0 commit comments

Comments
 (0)