Skip to content

Commit ea6c45b

Browse files
CI: Added coverage driver.
1 parent 214f611 commit ea6c45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
php-version: ${{ matrix.php }}
3636
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo
37-
coverage: none
37+
coverage: pcov
3838

3939
- name: Install dependencies
4040
run: |

0 commit comments

Comments
 (0)