Skip to content

Commit 5ee56c0

Browse files
rename file: -> files:
1 parent bae69a8 commit 5ee56c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ jobs:
6969
- uses: julia-actions/julia-processcoverage@v1
7070
- uses: codecov/codecov-action@v5
7171
with:
72-
file: lcov.info
72+
files: lcov.info
7373

0 commit comments

Comments
 (0)