We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4904d76 + 720868e commit b7d752aCopy full SHA for b7d752a
1 file changed
.github/workflows/test.yml
@@ -403,7 +403,7 @@ jobs:
403
with:
404
format: clover
405
file: build/logs/clover-cbf.xml
406
- flag-name: cbf-os-${{ matrix.os }}-ubuntu-latest-php-${{ matrix.php }}-custom-ini-${{ matrix.custom_ini }}
+ flag-name: cbf-os-${{ matrix.os }}-php-${{ matrix.php }}-custom-ini-${{ matrix.custom_ini }}
407
parallel: true
408
409
coveralls-finish:
0 commit comments