Skip to content

Commit de411b9

Browse files
author
Aliaksei Bialiauski
authored
fail on ci false
1 parent ef899c7 commit de411b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
with:
2626
token: ${{ secrets.CODECOV_TOKEN }}
2727
files: ./target/site/jacoco/jacoco.xml
28-
fail_ci_if_error: true
28+
fail_ci_if_error: false

0 commit comments

Comments
 (0)