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 2695de7 + 272aec5 commit 720868eCopy full SHA for 720868e
1 file changed
.github/workflows/test.yml
@@ -398,7 +398,7 @@ jobs:
398
with:
399
format: clover
400
file: build/logs/clover-cbf.xml
401
- 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 }}
402
parallel: true
403
404
coveralls-finish:
0 commit comments