Skip to content

Commit

Permalink
Properly call the new common workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Dec 6, 2024
1 parent 9f38cba commit 67dad81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit-test-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ jobs:
publish-test-results:
uses: ultimaker/cura-workflows/.github/workflows/unit-test-post.yml@main
with:
event: ${{ github.event.workflow_run.event }}
conclusion: ${{ github.event.workflow_run.conclusion }}
workflow_run_json: ${{ toJSON(github.event.workflow_run) }}
secrets: inherit

0 comments on commit 67dad81

Please sign in to comment.