Skip to content

Commit d19945f

Browse files
committed
Another test
1 parent d418d66 commit d19945f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
php-version: ${{ matrix.php-version }}
2525
tools: composer:v2
26+
coverage: xdebug
2627
- name: Install Composer dependencies
2728
run: composer install --prefer-dist --no-interaction --no-suggest
2829
- name: Install phpcs

0 commit comments

Comments
 (0)