Skip to content

Commit e9e67dd

Browse files
Update .github/workflows/Tests.yml
1 parent 1ab3f14 commit e9e67dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- uses: julia-actions/julia-processcoverage@v1
4242
- uses: codecov/codecov-action@v5
4343
with:
44-
file: lcov.info
44+
files: lcov.info
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646
fail_ci_if_error: true

0 commit comments

Comments
 (0)