Skip to content

Correct BitArray benchmark to use actual multi-bit flag arrays #52

Correct BitArray benchmark to use actual multi-bit flag arrays

Correct BitArray benchmark to use actual multi-bit flag arrays #52

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
push:
tags:
- '*'
jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
with:
envs: |
- linux: py311-astropystable
- linux: py311-astropydev