We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2d235 commit c9ba229Copy full SHA for c9ba229
.github/workflows/build.yml
@@ -111,5 +111,6 @@ jobs:
111
token: ${{ secrets.CODECOV_TOKEN }}
112
113
- run: ./scm-engine
114
+ continue-on-error: true
115
116
- run: git diff
0 commit comments