Skip to content

Commit

Permalink
iox-eclipse-iceoryx#459 enable leaksanitizer in github CI
Browse files Browse the repository at this point in the history
Signed-off-by: Prasanna Bhat <[email protected]>
  • Loading branch information
prasannabhat committed Dec 23, 2020
1 parent eb3074f commit 93a4126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanitize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run tests
run: |
cd $GITHUB_WORKSPACE/build
../tools/run_all_tests.sh asan-only
../tools/run_all_tests.sh
# This job builds & runs iceoryx tests (with sanitizer) in macos-10.15
clang-sanitize-macos:
Expand Down

0 comments on commit 93a4126

Please sign in to comment.