Skip to content

Commit d81000d

Browse files
committed
fix: styles
1 parent cbbe04b commit d81000d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ jobs:
111111
with:
112112
file: coverage/lcov.info
113113
git-branch: ${{ github.head_ref || github.ref_name }}
114-
git-commit: ${{ github.event.pull_request.head.sha || github.sha }}
114+
git-commit: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)