Skip to content

Move validation configs to 8 GeV, intro reduced LDMX validation, add tracking to ecal pn #41

Move validation configs to 8 GeV, intro reduced LDMX validation, add tracking to ecal pn

Move validation configs to 8 GeV, intro reduced LDMX validation, add tracking to ecal pn #41

Workflow file for this run

name: Check Format
on:
push:
branches:
- 'trunk'
pull_request:
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run format check
run: ./.github/format-check