Skip to content

Commit

Permalink
Change LSAN options
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Sep 26, 2024
1 parent 322f014 commit acc2ab5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/asan_ubsan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: |
just setenv LDMX_NUM_EVENTS=15
just setenv LDMX_RUN_NUMBER=1
just setenv LSAN_OPTIONS=verbosity=1
just setenv LSAN_OPTIONS=log_threads=1
just fire ${GITHUB_WORKSPACE}/.github/validation_samples/ecal_pn/config.py 2> output.log
shell: bash

Expand Down

0 comments on commit acc2ab5

Please sign in to comment.