Skip to content

Commit 5d178a9

Browse files
committed
debug-node
1 parent 41d1066 commit 5d178a9

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: --debug --enable-asan
47+
CONFIG_FLAGS: --debug-node --enable-asan
4848
ASAN: true
4949
steps:
5050
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)