Skip to content

Commit c285175

Browse files
Update .github/workflows/UnitTests.yml
1 parent 45d7ae4 commit c285175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ jobs:
7171
- uses: codecov/codecov-action@v5
7272
with:
7373
token: ${{ secrets.CODECOV_TOKEN }}
74-
file: lcov.info
74+
files: lcov.info
7575
continue-on-error: true

0 commit comments

Comments
 (0)