Skip to content

perf(datasets): lazily load datasets in init files #414

perf(datasets): lazily load datasets in init files

perf(datasets): lazily load datasets in init files #414

Workflow file for this run

name: Run checks on Kedro-Datasets
on:
push:
branches:
- main
paths-ignore:
- "kedro-airflow/**"
- "kedro-docker/**"
- "kedro-telemetry/**"
pull_request:
branches:
- main
paths-ignore:
- "kedro-airflow/**"
- "kedro-docker/**"
- "kedro-telemetry/**"
jobs:
datasets-test:
uses: ./.github/workflows/check-plugin.yml
with:
plugin: kedro-datasets