Skip to content

Run benchmarks in quick mode in CI #5

Run benchmarks in quick mode in CI

Run benchmarks in quick mode in CI #5

Workflow file for this run

name: CI
on:
pull_request:
push:
tags:
- '*'
jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
with:
envs: |
- linux: py311-astropy50
- macos: py311-astropy51
- windows: py311-astropy52
- linux: py311-astropy53
- macos: py311-astropy60
- windows: py311-astropy61
- linux: py311-astropydev