Skip to content

Commit 10e884c

Browse files
committed
fix: fork coverage
1 parent 04b6f79 commit 10e884c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code_health_fork.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ jobs:
8686
uses: coverallsapp/[email protected]
8787
with:
8888
file: coverage/lcov.info
89-
git-branch: ${{ github.head_ref || github.ref_name }}
90-
git-commit: ${{ github.event.pull_request.head.sha || github.sha }}
9189

9290
merge-dependabot-pr:
9391
name: Merge Dependabot PR

0 commit comments

Comments
 (0)