Commit 4b8d389
committed
Disable code coverage report for macOS.
Does not work in macOS builds for now. Initially this was broken 13 days ago
[1] on scheduled build. I suspect this is related to php-action update but
have no time to check this right now. Thus I decided to leave code coverage
report only for Linux at this time.
/cc @ruudboon @AlexNDRmac
[1]: https://github.com/phalcon/php-zephir-parser/actions/runs/423341541 parent ec105d0 commit 4b8d389
1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments