Skip to content

Commit 63df6ea

Browse files
committed
correct luxonis-train branch for testing
1 parent b9b452a commit 63df6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bom-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
test-luxonis-train:
3434
name: Test Luxonis Train
3535
if: ${{ inputs.run_train }}
36-
uses: Luxonis/luxonis-train/.github/workflows/tests.yaml@main
36+
uses: Luxonis/luxonis-train/.github/workflows/tests.yaml@fix/tests-yaml
3737
with:
3838
ml_ref: ${{ inputs.ml_ref }}
3939
train_ref: ${{ inputs.train_ref }}

0 commit comments

Comments
 (0)