Skip to content

#2249: Add perf test for raw MPI Send/Recv and ObjGroup's Send #4423

#2249: Add perf test for raw MPI Send/Recv and ObjGroup's Send

#2249: Add perf test for raw MPI Send/Recv and ObjGroup's Send #4423

name: PR checks (trailing whitespace)
on: pull_request
jobs:
check:
name: Find Trailing Whitespace
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DARMA-tasking/find-trailing-whitespace@master
with:
exclude: "sketches;lib"