Skip to content

docs fixes for rtd

docs fixes for rtd #11

Workflow file for this run

name: Run tests
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
envs: |
- name: test python 3.10
linux: test
python-version: 3.10
- name: test python 3.11
linux: test
python-version: 3.11
- name: test python 3.11 w/ remote data
linux: test
python-version: 3.11
posargs: --remote-data