We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f55ef6 commit 755852dCopy full SHA for 755852d
.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