Skip to content

Commit b4172ea

Browse files
committed
update codecov action
1 parent f015587 commit b4172ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Upload coverage to Codecov
3838
uses: codecov/codecov-action@v5
3939
with:
40-
file: ./coverage.xml
40+
files: ./coverage.xml
4141
fail_ci_if_error: false
4242

4343
build-verification:

0 commit comments

Comments
 (0)