Skip to content

Rewrite to a sphinx project and use unified theme #2

Rewrite to a sphinx project and use unified theme

Rewrite to a sphinx project and use unified theme #2

Workflow file for this run

name: CI
on:
push:
branches:
- "main"
pull_request:
# Allow manual runs through the web UI
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
core:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v2
with:
submodules: true
libraries: |
apt:
- pandoc
envs: |
- linux: build_site
- linux: linkcheck