Skip to content

Commit 3d2fd54

Browse files
committed
rename to unit-tests
1 parent 69e4329 commit 3d2fd54

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
@@ -87,7 +87,7 @@ jobs:
8787
test-datadreamer:
8888
name: Test Datadreamer
8989
if: ${{ inputs.run_datadreamer }}
90-
uses: Luxonis/datadreamer/.github/workflows/unittests.yaml@feat/add-workflow_call-to-unittests # change to main when ready
90+
uses: Luxonis/datadreamer/.github/workflows/unit-tests.yaml@feat/add-workflow_call-to-unittests # change to main when ready
9191
with:
9292
ml_ref: ${{ inputs.ml_ref }}
9393
datadreamer_ref: ${{ inputs.datadreamer_ref }}

0 commit comments

Comments
 (0)