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 69e4329 commit 3d2fd54Copy full SHA for 3d2fd54
.github/workflows/bom-tests.yaml
@@ -87,7 +87,7 @@ jobs:
87
test-datadreamer:
88
name: Test Datadreamer
89
if: ${{ inputs.run_datadreamer }}
90
- uses: Luxonis/datadreamer/.github/workflows/unittests.yaml@feat/add-workflow_call-to-unittests # change to main when ready
+ uses: Luxonis/datadreamer/.github/workflows/unit-tests.yaml@feat/add-workflow_call-to-unittests # change to main when ready
91
with:
92
ml_ref: ${{ inputs.ml_ref }}
93
datadreamer_ref: ${{ inputs.datadreamer_ref }}
0 commit comments