Skip to content

no fail

no fail #5

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
with:
os: 'ubuntu-latest,macos-latest'
python: '3.8,3.9'
src_dir: 'src/luxonis_ml'