Skip to content

Commit b16fc65

Browse files
committed
files for codecov
1 parent 4f88e1c commit b16fc65

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
@@ -22,5 +22,5 @@ jobs:
2222
- run: mvn install -Pjacoco
2323
- uses: codecov/codecov-action@v5
2424
with:
25-
file: ./target/site/jacoco/jacoco.xml
25+
files: ./target/site/jacoco/jacoco.xml
2626
fail_ci_if_error: true

0 commit comments

Comments
 (0)