Skip to content

update

update #7

Workflow file for this run

name: CI
on: push
jobs:
call-reusable-workflow:
uses: luxonis/luxonis-ml/.github/workflows/luxonis-ml-ci.yaml@feature/custom-pre-commit-hooks

Check failure on line 7 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yaml (Line: 7, Col: 11): Input python is required, but not provided while calling. .github/workflows/ci.yaml (Line: 7, Col: 11): Input src_dir is required, but not provided while calling.
with:
os: 'ubuntu-latest'
python-version: "3.8"
src-dir: 'src/luxonis_ml'