Skip to content

Test building MPICH from source #1

Test building MPICH from source

Test building MPICH from source #1

name: Test building MPICH from source
on:
workflow_dispatch:
permissions:
contents: read
jobs:
debug:
name: "MPICH debug"
uses: ./.github/workflows/build_mpich_source.yml
with:
build_mode: "debug"