Skip to content

DM-30993: Implement reference catalog culling for astrometry in SFM #1334

DM-30993: Implement reference catalog culling for astrometry in SFM

DM-30993: Implement reference catalog culling for astrometry in SFM #1334

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1