Skip to content

Commit

Permalink
fixed reference to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlov721 committed Jan 4, 2024
1 parent 47c2147 commit e06a515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
call-reusable-workflow:
uses: luxonis/luxonis-ml/.github/workflows/luxonis-ml-ci.yaml@feature/custom-pre-commit-hooks
uses: luxonis/luxonis-ml/.github/workflows/luxonis-ml-ci.yaml@misc/style
with:
os: 'ubuntu-latest,macOS-latest,windows-latest'
python-version: "3.8,3.10"
Expand Down

0 comments on commit e06a515

Please sign in to comment.