Skip to content

Commit

Permalink
Merge branch 'main' into pr/BTOF-digitization-clusterization
Browse files Browse the repository at this point in the history
  • Loading branch information
ssedd1123 authored Nov 7, 2024
2 parents 6e34d8a + 45eddf4 commit 22c9fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/lsan.supp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
leak:CherenkovPID::AddMassHypothesis
leak:dd4hep::DetElement::DetElement
leak:dd4hep::detail::VolumeManager_Populator::scanPhysicalVolume
leak:dd4hep::Header::Header
leak:edm4hep::*::createBuffers
leak:libActsCore.so
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
path: clang_tidy_fixes.yml
if-no-files-found: ignore
- name: Suggest clang-tidy fixes as PR comments
uses: platisd/clang-tidy-pr-comments@v1.5.1
uses: platisd/clang-tidy-pr-comments@v1.6.0
if: ${{ github.event_name == 'pull_request' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 22c9fe4

Please sign in to comment.