mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 22:36:40 +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:
|
||||
uses: ultimaker/cura-workflows/.github/workflows/unit-test.yml@CURA-10831
|
||||
needs: [ conan-recipe-version ]
|
||||
with:
|
||||
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
|
||||
conan_extra_args: '-o cura:devtools=True -c tools.build:skip_test=False'
|
||||
|
Loading…
x
Reference in New Issue
Block a user