projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e09765
)
GitHub CI: enable AddressSanitizer.
author
Kirill Isakov
<is-kir@ya.ru>
Fri, 23 Jul 2021 12:46:24 +0000
(18:46 +0600)
committer
Kirill Isakov
<is-kir@ya.ru>
Fri, 23 Jul 2021 12:46:24 +0000
(18:46 +0600)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index
b5df06b
..
e30bb17
100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-46,6
+46,7
@@
jobs:
fail-fast: false
matrix:
sanitizer:
+ - address
- thread
- undefined
env: