We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79c15c commit 654e059Copy full SHA for 654e059
.github/workflows/build-test.yml
@@ -13,6 +13,7 @@ jobs:
13
build_type: Debug
14
build_tool_options: -j 4
15
analyzer: off
16
+ sanitizer: address
17
- os: ubuntu-22.04
18
cc: clang
19
0 commit comments