Skip to content

Added basic WCS benchmarks #9

Added basic WCS benchmarks

Added basic WCS benchmarks #9

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