Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7e1f8ff

Browse filesBrowse files
authored
Merge branch 'main' into main-2.x
2 parents 309eff2 + e942edc commit 7e1f8ff
Copy full SHA for 7e1f8ff

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎.github/workflows/maven-build.yml

Copy file name to clipboardExpand all lines: .github/workflows/maven-build.yml
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ jobs:
8888
- name: Codecov Report
8989
if: matrix.os == 'ubuntu' && matrix.java == '17'
9090
uses: codecov/codecov-action@v4.4.1
91+
with:
92+
# we do not want to have coverage not reported for a PR.
93+
fail_ci_if_error: true
94+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.