Skip to content

Commit 862d652

Browse files
authored
Fix typo
1 parent 246b9fb commit 862d652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-coverage-upload-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
checks: write # For the check run creation !
1818
steps:
1919
- name: 'Check run ○'
20-
uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflo@v0
20+
uses: yoanm/temp-reports-group-workspace/utils/attach-check-run-to-triggering-workflow@v0
2121
with:
2222
name: 'Fetch coverage info'
2323
fails-on-triggering-workflow-failure: true

0 commit comments

Comments
 (0)