We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d24a1 commit 19e0daaCopy full SHA for 19e0daa
1 file changed
.github/workflows/ReusableTest.yml
@@ -90,5 +90,5 @@ jobs:
90
- uses: codecov/codecov-action@v7
91
if: ${{ inputs.run_codecov }}
92
with:
93
- file: lcov.info
+ files: lcov.info
94
token: ${{ secrets.codecov_token }}
0 commit comments