Skip to content

Adds configuration of wider url behaviours in cookiecutter #414

Adds configuration of wider url behaviours in cookiecutter

Adds configuration of wider url behaviours in cookiecutter #414

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@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.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@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0
with:
artifact-path: |
cookies
envs: |
- linux: bake_cookies