Skip to content

Bump the actions group across 1 directory with 2 updates #629

Bump the actions group across 1 directory with 2 updates

Bump the actions group across 1 directory with 2 updates #629

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@9f1fedda61294df4c004c05519a3fbf3b8e1f32f # v2.3.1
with:
envs: |
- macos: py312-test
- linux: py313-test
- linux: py314-test
- linux: build_docs
bake_cookies:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@9f1fedda61294df4c004c05519a3fbf3b8e1f32f # v2.3.1
with:
artifact-path: |
cookies
envs: |
- linux: bake_cookies