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 6785945 commit 97980a0Copy full SHA for 97980a0
.github/workflows/run-pytest.yml
@@ -43,4 +43,4 @@ jobs:
43
- name: Upload coverage report to codecov
44
uses: codecov/codecov-action@v3
45
with:
46
- file: ./coverage.xml
+ files: ./coverage.xml
0 commit comments