Skip to content

Commit 174b467

Browse files
committed
update buildPipeline.yml
1 parent d9c1273 commit 174b467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}
2929
files: ./**/coverage.cobertura.xml
30-
fail_ci_if_error: false
30+
fail_ci_if_error: true

0 commit comments

Comments
 (0)