Skip to content

Commit f6dddaf

Browse files
committed
fail with ci error
1 parent 4e05d49 commit f6dddaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- name: Upload to codecov
8787
uses: codecov/codecov-action@v5
8888
with:
89+
fail_ci_if_error: true
8990
name: codecov-report
9091
files: target/coverage/codecov.json
9192
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)