Skip to content

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.t… #3

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.t…

Simplify root CI to grouped-tests.yml (matrix from test/test_groups.t… #3

Workflow file for this run

name: Documentation
on:
push:
branches:
- master
tags: '*'
pull_request:
jobs:
build-and-deploy-docs:
name: "Documentation"
uses: "SciML/.github/.github/workflows/documentation.yml@v1"
secrets: "inherit"