Skip to content

Commit be4eac4

Browse files
authored
Update codecov.yml
1 parent d1ff516 commit be4eac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
env:
5757
GH_TOKEN: ${{ github.token }}
5858
BRANCH: ${{ github.event.workflow_run.head_branch }}
59-
NAME: $${{ github.event.workflow_run.head_repository.name }}
59+
NAME: ${{ github.event.workflow_run.head_repository.name }}
6060
FULL_NAME: ${{ github.event.workflow_run.head_repository.full_name }}

0 commit comments

Comments
 (0)