Skip to content

Enable MPI settings for parallel verification tests (#835) #1922

Enable MPI settings for parallel verification tests (#835)

Enable MPI settings for parallel verification tests (#835) #1922

Workflow file for this run

name: Check formatting of modified files
on:
push:
branches: ['master', 'develop', '!trying', '!staging']
pull_request:
branches: ['master', 'develop']
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Check .cpp, .h and .hpp files
run: ./check_format.x