mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-17 03:37:48 -06:00
Properly use the new common workflow
This commit is contained in:
parent
e01f976605
commit
e2e46cd75b
1 changed files with 1 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue