Skip to content

DM-41562: Rewrite much of DatasetRef.from_simple to fix cache problem. #4884

DM-41562: Rewrite much of DatasetRef.from_simple to fix cache problem.

DM-41562: Rewrite much of DatasetRef.from_simple to fix cache problem. #4884

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow:
uses: lsst/rubin_workflows/.github/workflows/lint.yaml@main
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1