We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a3faa commit 19c00a9Copy full SHA for 19c00a9
.github/workflows/test.yml
@@ -29,4 +29,4 @@ jobs:
29
name: Upload coverage
30
uses: codecov/codecov-action@v5
31
with:
32
- file: ./coverage/clover.xml
+ files: ./coverage/clover.xml
0 commit comments