mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-17 16:26:41 +08:00
set needs for testing job
Contributes to CURA-10831
This commit is contained in:
parent
ad96082a16
commit
a69e4f1678
1
.github/workflows/unit-test.yml
vendored
1
.github/workflows/unit-test.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
|
|
||||||
testing:
|
testing:
|
||||||
uses: ultimaker/cura-workflows/.github/workflows/unit-test.yml@CURA-10831
|
uses: ultimaker/cura-workflows/.github/workflows/unit-test.yml@CURA-10831
|
||||||
|
needs: [ conan-recipe-version ]
|
||||||
with:
|
with:
|
||||||
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
|
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
|
||||||
conan_extra_args: '-o cura:devtools=True -c tools.build:skip_test=False'
|
conan_extra_args: '-o cura:devtools=True -c tools.build:skip_test=False'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user