Skip to content

[pre-commit.ci] pre-commit autoupdate #1672

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #1672

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