Skip to content

move refs under allOfs where required #1664

move refs under allOfs where required

move refs under allOfs where required #1664

Workflow file for this run

name: CI
on:
push:
branches:
- main
- "*"
tags:
- '*'
pull_request:
schedule:
# Weekly Monday 9AM build
- cron: '0 9 * * 1'
jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0
with:
envs: |
- linux: py311-xdist
- linux: py312-xdist-cov
coverage: codecov
- linux: py313-xdist
roman_datamodels:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0
with:
envs: |
- linux: roman_datamodels-xdist