Skip to content

Commit 91c7aec

Browse files
authored
Update Codecov config after v5 update
1 parent f73f570 commit 91c7aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
- name: Upload code coverage
6565
uses: codecov/codecov-action@v5
6666
with:
67-
file: './coverage.xml'
67+
files: './coverage.xml'
6868
fail_ci_if_error: true
6969
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)