Skip to content

Commit 97980a0

Browse files
committed
update codecov action
1 parent 6785945 commit 97980a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: Upload coverage report to codecov
4444
uses: codecov/codecov-action@v3
4545
with:
46-
file: ./coverage.xml
46+
files: ./coverage.xml

0 commit comments

Comments
 (0)