Skip to content

Change the default value of chi2 max to 10 (#743) #1

Change the default value of chi2 max to 10 (#743)

Change the default value of chi2 max to 10 (#743) #1

Workflow file for this run

name: Checks
on:
push:
pull_request:
branches:
- main
jobs:
format:
runs-on: ubuntu-latest
container: ghcr.io/acts-project/format10:v11
steps:
- uses: actions/checkout@v3
- name: Check
run: .github/check_format.sh .