Skip to content

Commit 18e821b

Browse files
(actions) update config for new codecov (#285)
1 parent b3628f0 commit 18e821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
uses: codecov/codecov-action@v5
7272
with:
7373
token: ${{ secrets.CODECOV_TOKEN }}
74-
file: ./coverage/clover.xml
74+
files: ./coverage/clover.xml

0 commit comments

Comments
 (0)