Skip to content

Commit de43e71

Browse files
committed
add comment
1 parent 63df6ea commit de43e71

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@fix/tests-yaml
36+
uses: Luxonis/luxonis-train/.github/workflows/tests.yaml@fix/tests-yaml # change to main when ready
3737
with:
3838
ml_ref: ${{ inputs.ml_ref }}
3939
train_ref: ${{ inputs.train_ref }}

0 commit comments

Comments
 (0)