Skip to content

Commit 99cb3db

Browse files
committed
ci: fail if coverage fails
1 parent 0c9b77a commit 99cb3db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/normal.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,4 @@ jobs:
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
files: ./.output/coverage/data/coverage.txt
62+
fail_ci_if_error: true

0 commit comments

Comments
 (0)