Skip to content

Add a step which opens an issue when the update workflow fails #635

Add a step which opens an issue when the update workflow fails

Add a step which opens an issue when the update workflow fails #635

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