Skip to content

Run benchmarks in quick mode in CI #8

Run benchmarks in quick mode in CI

Run benchmarks in quick mode in CI #8

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-astropystable
- linux: py311-astropydev