Skip to content

chore: Move test requirements to optional dependencies in pyproject.toml #133

chore: Move test requirements to optional dependencies in pyproject.toml

chore: Move test requirements to optional dependencies in pyproject.toml #133

Workflow file for this run

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