Skip to content

Test building OpenMPI from source #1

Test building OpenMPI from source

Test building OpenMPI from source #1

name: Test building OpenMPI from source
on:
workflow_dispatch:
permissions:
contents: read
jobs:
production:
name: "OpenMPI production"
uses: ./.github/workflows/build_openmpi_source.yml

Check failure on line 12 in .github/workflows/test_build_openmpi_source.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test_build_openmpi_source.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test_build_openmpi_source.yml" -> "./.github/workflows/build_openmpi_source.yml" (source branch with sha:f0687e033929c65189c4a022a5cfde9b6e673717) : You have an error in your yaml syntax on line 34
with:
install_path: $GITHUB_WORKSPACE/openmpi_install
build_mode: "debug"