Skip to content

fix pip attempt3 - use github action instead of CCI #1

fix pip attempt3 - use github action instead of CCI

fix pip attempt3 - use github action instead of CCI #1

Workflow file for this run

name: Run checks on Kedro
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

Check failure on line 21 in .github/workflows/kedro.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/kedro.yml

Invalid workflow file

error parsing called workflow ".github/workflows/kedro.yml" -> "./.github/workflows/check-plugin.yml" : failed to fetch workflow: workflow was not found.
with:
plugin: kedro-datasets