Skip to content

Commit 394defa

Browse files
committed
Merge branch 'feature/reports-group-v1' of github.com:yoanm/symfony-jsonrpc-http-server into feature/reports-group-v1
2 parents 1d613d0 + b5b6599 commit 394defa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
with:
4242
artifacts-pattern: coverage-groups-*
4343
run-id: ${{ needs.fetch-info.outputs.run-id }}
44-
override-job-name: "Codacy title"
4544
force-git-commit: ${{ needs.fetch-info.outputs.commit-sha }}
4645
# force-uploader-language: ...
4746
# force-uploader-coverage-parser: ...
@@ -59,7 +58,6 @@ jobs:
5958
with:
6059
artifacts-pattern: coverage-groups-*
6160
run-id: ${{ needs.fetch-info.outputs.run-id }}
62-
override-job-name: "Codecov title"
6361
force-git-commit: ${{ needs.fetch-info.outputs.commit-sha }}
6462
force-git-branch: ${{ needs.fetch-info.outputs.branch }}
6563
force-gh-pr: ${{ needs.fetch-info.outputs.pr-number }}

0 commit comments

Comments
 (0)