Skip to content

Commit

Permalink
Increase event number to 1500
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Sep 26, 2024
1 parent 1bc2a25 commit 79c2089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asan_ubsan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
#continue-on-error: true
run: |
just setenv LDMX_NUM_EVENTS=15
just setenv LDMX_RUN_NUMBER=1
just setenv LDMX_RUN_NUMBER=1500
#just setenv ASAN_OPTIONS=log_path=output.log
just setenv ASAN_OPTIONS=detect_leaks=0
just fire ${GITHUB_WORKSPACE}/.github/validation_samples/ecal_pn/config.py
Expand Down

0 comments on commit 79c2089

Please sign in to comment.