Skip to content

Add wetdep compute_tendencies test. #756

Add wetdep compute_tendencies test.

Add wetdep compute_tendencies test. #756

name: clang-format Check
on: [pull_request]
jobs:
formatting-check:
name: C++ formatting check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check C++ formatting
uses: jidicula/[email protected]
with:
clang-format-version: '14'
check-path: 'src'