We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c18f3 commit 95c09b1Copy full SHA for 95c09b1
.github/workflows/continuous-integration.yml
@@ -59,4 +59,4 @@ jobs:
59
if: matrix.stable
60
uses: codecov/codecov-action@v5
61
with:
62
- file: ./build/logs/clover.xml
+ files: ./build/logs/clover.xml
0 commit comments