Skip to content

Fix typo in README regarding AI usage policy #657

Fix typo in README regarding AI usage policy

Fix typo in README regarding AI usage policy #657

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@99401c364fa51c9c507d3cd6d272049278ac0b2c # v2.4.0
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@99401c364fa51c9c507d3cd6d272049278ac0b2c # v2.4.0
with:
artifact-path: |
cookies
envs: |
- linux: bake_cookies