Skip to content

Even more batchpr (#164) #464

Even more batchpr (#164)

Even more batchpr (#164) #464

Workflow file for this run

name: Run template tests
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@9f1f43251dde69da8613ea8e11144f05cdea41d5 # v1.15.0
with:
envs: |
- macos: py310-test
- linux: py311-test
- linux: py312-test
- linux: build_docs
bake_cookies:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@9f1f43251dde69da8613ea8e11144f05cdea41d5 # v1.15.0
with:
artifact-path: |
cookies
envs: |
- linux: bake_cookies