Commit 216d730
authored
ci(github-actions): Ignore Coveralls errors (#882)
This will add `continue-on-error` to the Coveralls report upload step in
the job "CI / General checks...".
In case of an error with this step (e.g. the Coveralls service is
temporarily down) the job continues as normal and does NOT fail.1 parent 63a8133 commit 216d730
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
0 commit comments