Skip to content

Add get_petsc_dirs utility function #57

Add get_petsc_dirs utility function

Add get_petsc_dirs utility function #57

Workflow file for this run

name: Test pull request
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
jobs:
test:
uses: ./.github/workflows/core.yml
with:
source_ref: ${{ github.ref }}
target_branch: ${{ github.base_ref }}
secrets: inherit