Commit f686622
authored
ci(github-actions): Ignore Coveralls errors (#60)
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 eadd71b commit f686622
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 44 | + | |
0 commit comments