We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246b9fb commit 862d652Copy full SHA for 862d652
.github/workflows/reusable-coverage-upload-workflow.yml
@@ -17,7 +17,7 @@ jobs:
17
checks: write # For the check run creation !
18
steps:
19
- name: 'Check run ○'
20
- uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflo@v0
+ uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflow@v0
21
with:
22
name: 'Fetch coverage info'
23
fails-on-triggering-workflow-failure: true
0 commit comments