Skip to content

Commit 19e0daa

Browse files
author
Patrick Häcker
committed
Fix codecov call
1 parent c3d24a1 commit 19e0daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ReusableTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ jobs:
9090
- uses: codecov/codecov-action@v7
9191
if: ${{ inputs.run_codecov }}
9292
with:
93-
file: lcov.info
93+
files: lcov.info
9494
token: ${{ secrets.codecov_token }}

0 commit comments

Comments
 (0)