Skip to content

Commit ee0512b

Browse files
committed
Disabled code coverage for PHP
1 parent 01a8dbb commit ee0512b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
php-version: ${{ matrix.php-version }}
2424
extensions: yaml, zip, curl
25+
coverage: none
2526
env:
2627
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2728

0 commit comments

Comments
 (0)