Skip to content

DM-46188: changes to get LSST pipelines passing smoke tests in drp_pipe #1206

DM-46188: changes to get LSST pipelines passing smoke tests in drp_pipe

DM-46188: changes to get LSST pipelines passing smoke tests in drp_pipe #1206

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