Skip to content

Commit

Permalink
Use simplified unit test publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Dec 5, 2024
1 parent 75290b9 commit a1d8e9a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/unit-test-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@ jobs:
publish-test-results:
uses: ultimaker/cura-workflows/.github/workflows/unit-test-post.yml@main
with:
trigger_workflow_event: ${{ github.event.workflow_run.event }}
trigger_workflow_conclusion: ${{ github.event.workflow_run.conclusion }}
trigger_workflow_id: ${{ github.event.workflow_run.workflow_id }}
trigger_workflow_run_id: ${{ github.event.workflow_run.id }}
workflow_run: ${{ github.event.workflow_run }}
secrets: inherit

0 comments on commit a1d8e9a

Please sign in to comment.