Skip to content

Blog post showing how to process eclipse photos with SunPy #56

Blog post showing how to process eclipse photos with SunPy

Blog post showing how to process eclipse photos with SunPy #56

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
jobs:
core:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@main
with:
submodules: true
libraries: |
apt:
- pandoc
envs: |
- linux: py311
- linux: linkcheck