Skip to content

Commit 22f3634

Browse files
committed
Fix tag in ci
1 parent 57b9084 commit 22f3634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
- uses: julia-actions/julia-processcoverage@v1
6464
- uses: codecov/codecov-action@v5
6565
with:
66-
file: lcov.info
66+
files: lcov.info

0 commit comments

Comments
 (0)