We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1791d2 commit 3860793Copy full SHA for 3860793
.github/workflows/build.yml
@@ -28,3 +28,4 @@ jobs:
28
with:
29
token: ${{ secrets.CODECOV_TOKEN }}
30
name: codecov-umbrella
31
+ fail_ci_if_error: true
0 commit comments