Commit 479c367
committed
Fix Coverage in CI
Coveralls parallel builds need some additional configuration, it looks
like it was sporadically failing in CI, and I think it was
misconfigured:
- We want the flag name to be the contract name from the coverage
matrix
- We want finishing to depend on the `coverage` step and not the
testing step1 parent c73f36c commit 479c367
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments