Skip to content

Fix hard coded SF mass and add params for GRTresna #143

Fix hard coded SF mass and add params for GRTresna

Fix hard coded SF mass and add params for GRTresna #143

Workflow file for this run

name: Clang Format
on: [push]
jobs:
format:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'hpp,cpp'
clangFormatVersion: 16