mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-14 01:41:50 +08:00
Properly use the new common workflow
This commit is contained in:
parent
e01f976605
commit
e2e46cd75b
3
.github/workflows/unit-test-post.yml
vendored
3
.github/workflows/unit-test-post.yml
vendored
@ -9,6 +9,5 @@ jobs:
|
|||||||
publish-test-results:
|
publish-test-results:
|
||||||
uses: ultimaker/cura-workflows/.github/workflows/unit-test-post.yml@main
|
uses: ultimaker/cura-workflows/.github/workflows/unit-test-post.yml@main
|
||||||
with:
|
with:
|
||||||
event: ${{ github.event.workflow_run.event }}
|
workflow_run_json: ${{ toJSON(github.event.workflow_run) }}
|
||||||
conclusion: ${{ github.event.workflow_run.conclusion }}
|
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user