Skip to content

Commit ba56f00

Browse files
committed
ci: update deprecated input for codecov-action
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 28e19ee commit ba56f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
name: Upload coverage
2828
uses: codecov/codecov-action@v5
2929
with:
30-
file: ./coverage/clover.xml
30+
files: ./coverage/clover.xml
3131
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)