Skip to content

Commit c75bbb3

Browse files
committed
GHA: fix codecov deprecation warning
1 parent 1d0398a commit c75bbb3

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
@@ -55,4 +55,4 @@ jobs:
5555
- name: Coverage
5656
uses: codecov/codecov-action@v5
5757
with:
58-
file: ./coverage.xml
58+
files: ./coverage.xml

0 commit comments

Comments
 (0)