We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9b77a commit 99cb3dbCopy full SHA for 99cb3db
1 file changed
.github/workflows/normal.yaml
@@ -59,3 +59,4 @@ jobs:
59
with:
60
token: ${{ secrets.CODECOV_TOKEN }}
61
files: ./.output/coverage/data/coverage.txt
62
+ fail_ci_if_error: true
0 commit comments