Commit f762def
authored
ci: do not fail on coveralls error (#1121)
## What kind of change does this PR introduce?
Add a `fail-on-error: false` to `coveralls` uploads. Change
`coverageapp` version used from `master` to `v2`, so that it accepts
this input.
## What is the current behavior?
Coveralls seems to be failing, and being flaky.
## What is the new behavior?
If `coveralls` upload fails, the CI will not fail.1 parent e04efee commit f762def
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
0 commit comments