We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0398a commit c75bbb3Copy full SHA for c75bbb3
.github/workflows/ci.yml
@@ -55,4 +55,4 @@ jobs:
55
- name: Coverage
56
uses: codecov/codecov-action@v5
57
with:
58
- file: ./coverage.xml
+ files: ./coverage.xml
0 commit comments