Skip to content

Use HTTPS on asv.conf.json #12

Use HTTPS on asv.conf.json

Use HTTPS on asv.conf.json #12

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