Skip to content

Merge pull request #698 from Cadair/unified-theme-rewrite #6

Merge pull request #698 from Cadair/unified-theme-rewrite

Merge pull request #698 from Cadair/unified-theme-rewrite #6

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