Skip to content

Commit

Permalink
[ci] Enable MFront in sanitizer job.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Nov 13, 2023
1 parent 39113c1 commit 45299cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/ci/jobs/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ build linux debug with sanitizers:
-DENABLE_LSAN=ON
-DOGS_CTEST_MAX_RUNTIME=5
-DOGS_USE_PIP=ON
-DOGS_USE_MFRONT=ON
-DOGS_BUILD_TFEL=ON
UBSAN_OPTIONS: "print_stacktrace=1"
LSAN_OPTIONS: "suppressions=$CI_PROJECT_DIR/scripts/test/leak_sanitizer.suppressions"
CTEST_TIMEOUT: 120
Expand Down

0 comments on commit 45299cd

Please sign in to comment.