Skip to content

Commit 729d91d

Browse files
authored
Update Codecov config after v5 update
1 parent 8a3f2b4 commit 729d91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: "Upload coverage"
5959
uses: codecov/codecov-action@v5
6060
with:
61-
file: './coverage.xml'
61+
files: './coverage.xml'
6262
fail_ci_if_error: true
6363
token: ${{ vars.CODECOV_TOKEN }}
6464

0 commit comments

Comments
 (0)