Skip to content

Commit 02eb234

Browse files
committed
Fixes coverage_report flow
1 parent 07fe079 commit 02eb234

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ jobs:
8989
steps:
9090
- name: Clone the repository
9191
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
92+
- name: Setup LCOV
93+
uses: hrishikesh-kadam/setup-lcov@6c1aa0cc9e1c02f9f58f01ac599f1064ccc83470
9294
- name: Download code coverage from GitHub
9395
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
9496
with:

0 commit comments

Comments
 (0)