Skip to content

Commit 48e6cbb

Browse files
fixing coverage error
1 parent c6bd734 commit 48e6cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/L2-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ jobs:
577577
&&
578578
lcov -c
579579
-o coverage.info
580-
-d build/
580+
-d build/entservices-inputoutput
581581
&&
582582
lcov
583583
-r coverage.info

0 commit comments

Comments
 (0)