Skip to content

Template packagename in oldestdeps tox command (#52) #149

Template packagename in oldestdeps tox command (#52)

Template packagename in oldestdeps tox command (#52) #149

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@v1
with:
envs: |
- macos: py39-test
- linux: py310-test
- linux: py311-test
- linux: build_docs