Skip to content

Commit 077aa63

Browse files
authored
file -> files
1 parent 84cee67 commit 077aa63

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
@@ -43,7 +43,7 @@ jobs:
4343
- uses: julia-actions/julia-processcoverage@v1
4444
- uses: codecov/codecov-action@v5
4545
with:
46-
file: lcov.info
46+
files: lcov.info
4747
# docs:
4848
# name: Documentation
4949
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)