Skip to content

Commit 6417dec

Browse files
committed
Fail CI on Codecov uploads from tests
1 parent dfb2834 commit 6417dec

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
@@ -362,6 +362,7 @@ jobs:
362362
- name: Send coverage data to Codecov
363363
uses: codecov/codecov-action@v4
364364
with:
365+
fail_ci_if_error: true
365366
files: coverage.xml
366367
flags: >-
367368
CI-GHA,

0 commit comments

Comments
 (0)