Skip to content

Commit 654e059

Browse files
committed
Enable sanitizer for GCC
1 parent e79c15c commit 654e059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
build_type: Debug
1414
build_tool_options: -j 4
1515
analyzer: off
16+
sanitizer: address
1617
- os: ubuntu-22.04
1718
cc: clang
1819
build_type: Debug

0 commit comments

Comments
 (0)