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 b9b452a commit 63df6eaCopy full SHA for 63df6ea
.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@main
+ uses: Luxonis/luxonis-train/.github/workflows/tests.yaml@fix/tests-yaml
37
with:
38
ml_ref: ${{ inputs.ml_ref }}
39
train_ref: ${{ inputs.train_ref }}
0 commit comments