Skip to content

Commit

Permalink
Build: Enable helgrind and memcheck for Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
WhoBrokeTheBuild committed May 31, 2024
1 parent e89d4b0 commit ad982dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ def OSList = [
'test-asan',
'test-tsan',
'test-ubsan',
'test-helgrind',
'test-memcheck',
]

def AdminList = [
Expand Down

0 comments on commit ad982dd

Please sign in to comment.