We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc44930 commit 51a26eeCopy full SHA for 51a26ee
1 file changed
.github/workflows/tests-and-linting.yml
@@ -41,4 +41,4 @@ jobs:
41
if: matrix.python-version == '3.12'
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
44
- file: ./coverage.xml
+ files: ./coverage.xml
0 commit comments