Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Allow kaon physics to be configurable at runtime by the user #36

Allow kaon physics to be configurable at runtime by the user

Allow kaon physics to be configurable at runtime by the user #36

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@v3
- name: run format check
run: ./.github/format-check