Skip to content

Commit a5ab866

Browse files
Felix Exnerurfeex
authored andcommitted
Make sure the CI fails if codecov action fails
1 parent 1aec5e4 commit a5ab866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
skip-tests: true
4343
- uses: codecov/codecov-action@v4
4444
with:
45+
fail_ci_if_error: true
4546
file: ros_ws/lcov/total_coverage.info
4647
flags: unittests
4748
name: codecov-umbrella

0 commit comments

Comments
 (0)