Skip to content

Commit 0f6b543

Browse files
committed
files for codecov
1 parent c955c02 commit 0f6b543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
- uses: codecov/codecov-action@v5
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
53-
file: ./target/site/jacoco/jacoco.xml
53+
files: ./target/site/jacoco/jacoco.xml
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)