|
30 | 30 | with: |
31 | 31 | php-version: ${{ matrix.php }} |
32 | 32 | extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo |
33 | | - coverage: none |
| 33 | + coverage: xdebug |
34 | 34 |
|
35 | 35 | - name: Install dependencies |
36 | 36 | run: | |
|
73 | 73 | with: |
74 | 74 | php-version: ${{ matrix.php }} |
75 | 75 | extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo |
76 | | - coverage: none |
| 76 | + coverage: xdebug |
77 | 77 |
|
78 | 78 | - name: Install dependencies |
79 | 79 | run: | |
@@ -130,7 +130,7 @@ jobs: |
130 | 130 | with: |
131 | 131 | php-version: ${{ matrix.php }} |
132 | 132 | extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo |
133 | | - coverage: none |
| 133 | + coverage: xdebug |
134 | 134 |
|
135 | 135 | - name: Install dependencies |
136 | 136 | run: | |
@@ -187,7 +187,7 @@ jobs: |
187 | 187 | with: |
188 | 188 | php-version: ${{ matrix.php }} |
189 | 189 | extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo |
190 | | - coverage: none |
| 190 | + coverage: xdebug |
191 | 191 |
|
192 | 192 | - name: Install dependencies |
193 | 193 | run: | |
@@ -244,7 +244,7 @@ jobs: |
244 | 244 | with: |
245 | 245 | php-version: ${{ matrix.php }} |
246 | 246 | extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo |
247 | | - coverage: none |
| 247 | + coverage: xdebug |
248 | 248 |
|
249 | 249 | - name: Install dependencies |
250 | 250 | run: | |
@@ -289,7 +289,7 @@ jobs: |
289 | 289 | with: |
290 | 290 | php-version: ${{ matrix.php }} |
291 | 291 | extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick, fileinfo |
292 | | - coverage: none |
| 292 | + coverage: xdebug |
293 | 293 |
|
294 | 294 | - name: Install dependencies |
295 | 295 | run: | |
|
0 commit comments