We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3628f0 commit 18e821bCopy full SHA for 18e821b
.github/workflows/nodeCI.yml
@@ -71,4 +71,4 @@ jobs:
71
uses: codecov/codecov-action@v5
72
with:
73
token: ${{ secrets.CODECOV_TOKEN }}
74
- file: ./coverage/clover.xml
+ files: ./coverage/clover.xml
0 commit comments