Skip to content

Harden cp_mpi_group() to structural changes. (#91) #144

Harden cp_mpi_group() to structural changes. (#91)

Harden cp_mpi_group() to structural changes. (#91) #144

Workflow file for this run

name: QA
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
Style:
uses: ./.github/workflows/check-whitespace.yml
Substance:
uses: ./.github/workflows/build.yml
needs: Style