Skip to content

Commit 2de4a95

Browse files
committed
Update test-coverage.yaml
1 parent 7b4fef9 commit 2de4a95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Upload coverage reports to Codecov
5858
uses: codecov/codecov-action@v5.5.2
5959
with:
60-
file: ./cobertura.xml
60+
files: ./cobertura.xml
6161
flags: unittests
6262
name: codecov-umbrella
6363
fail_ci_if_error: false

0 commit comments

Comments
 (0)