Commit aedd251
committed
Disable the code coverage upload on PHP nightly
PHP nightly does not have XDebug and so cannot upload code coverage.
This check avoids notifying scrutinizer that there is no coverage in
case the PHP nightly job finishes first.1 parent 44b8361 commit aedd251
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments