File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 2828 cache : ' maven'
2929 - name : Build with Maven
3030 run : ./mvnw clean install -B -U -P sonar
31- - uses : codecov/codecov-action@v3
32- with :
33- fail_ci_if_error : true
Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ Edit the files in the src/main/asciidoc/ directory instead.
77
88image::https://github.com/spring-cloud/spring-cloud-openfeign/workflows/Build/badge.svg?branch=main&style=svg["Build",link="https://github.com/spring-cloud/spring-cloud-openfeign/actions"]
99
10- image:https://codecov.io/gh/spring-cloud/spring-cloud-openfeign/branch/main/graph/badge.svg["Codecov", link="https://app.codecov.io/gh/spring-cloud/spring-cloud-openfeign/tree/main"]
11-
1210
1311[[features]]
1412== Features
Original file line number Diff line number Diff line change 11image::https://github.com/spring-cloud/spring-cloud-openfeign/workflows/Build/badge.svg?branch=main&style=svg["Build",link="https://github.com/spring-cloud/spring-cloud-openfeign/actions"]
22
3- image:https://codecov.io/gh/spring-cloud/spring-cloud-openfeign/branch/main/graph/badge.svg["Codecov", link="https://app.codecov.io/gh/spring-cloud/spring-cloud-openfeign/tree/main"]
4-
53
64[[features]]
75== Features
You can’t perform that action at this time.
0 commit comments