Do not fail CI on coverage.

This commit is contained in:
Olga MaciaszekSharma
2023-09-18 15:27:59 +02:00
parent 064197a724
commit 23259330c9

View File

@@ -30,4 +30,4 @@ jobs:
run: ./mvnw clean install -B -U -P sonar
- uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true
fail_ci_if_error: false