We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63df6ea commit de43e71Copy full SHA for de43e71
.github/workflows/bom-tests.yaml
@@ -33,7 +33,7 @@ jobs:
33
test-luxonis-train:
34
name: Test Luxonis Train
35
if: ${{ inputs.run_train }}
36
- uses: Luxonis/luxonis-train/.github/workflows/tests.yaml@fix/tests-yaml
+ uses: Luxonis/luxonis-train/.github/workflows/tests.yaml@fix/tests-yaml # change to main when ready
37
with:
38
ml_ref: ${{ inputs.ml_ref }}
39
train_ref: ${{ inputs.train_ref }}
0 commit comments