Skip to content

Commit c37d31f

Browse files
authored
Update codecov.yml
1 parent 9f22b06 commit c37d31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
chmod +x codecov
4747
- name: Upload to codecov
4848
run: |
49+
echo $GITHUB_REF
4950
export PR=${{ github.event.workflow_run.pull_requests[0].number }}
5051
export SHA=${{ github.event.workflow_run.head_sha }}
5152
export VARARGS="-n github"

0 commit comments

Comments
 (0)