Skip to content

Commit 4b177d2

Browse files
authored
Fail CI on Codecov uploads from tests
1 parent 9cdd91c commit 4b177d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ jobs:
369369
- name: Send coverage data to Codecov
370370
uses: codecov/codecov-action@v4
371371
with:
372+
fail_ci_if_error: true
372373
files: coverage.xml
373374
flags: >-
374375
CI-GHA,

0 commit comments

Comments
 (0)