Skip to content

Commit 4bfa22d

Browse files
fix: dir, path, I don't know anymore
1 parent 61fb123 commit 4bfa22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ jobs:
378378
--ignore-not-existing \
379379
--output-path ./reports/lcov.info \
380380
--output-type lcov \
381-
--prefix-path ${PWD}
381+
--prefix-dir ${PWD}
382382
--source-dir .
383383
384384
- name: Upload coverage results (to Codecov.io)

0 commit comments

Comments
 (0)