Skip to content

Commit f337e23

Browse files
Apply suggestions from code review
Co-authored-by: Mosè Giordano <[email protected]>
1 parent 476cadc commit f337e23

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
@@ -70,7 +70,7 @@ jobs:
7070

7171
- uses: codecov/codecov-action@v5
7272
with:
73-
file: lcov.info
73+
files: lcov.info
7474

7575
- name: Verify that test output file exists
7676
run: test -f "$HOME/julia-buildpkg"

0 commit comments

Comments
 (0)