Skip to content

QA: assert PureKLUForwardDiffExt actually loaded #97

QA: assert PureKLUForwardDiffExt actually loaded

QA: assert PureKLUForwardDiffExt actually loaded #97

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
tags: '*'
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref_name != github.event.repository.default_branch || github.ref != 'refs/tags/v*' }}
jobs:
build:
uses: "SciML/.github/.github/workflows/documentation.yml@v1"
with:
coverage: false
secrets: "inherit"