Skip to content

Commit f900982

Browse files
committed
Fix. Code. Github action fixed (xdebug activated).
1 parent 04e2416 commit f900982

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: shivammathur/setup-php@v2
3232
with:
3333
php-version: ${{ env.PHP_VERSION }}
34+
coverage: xdebug
3435

3536
- name: Run MySQL server
3637
run: sudo systemctl start mysql

0 commit comments

Comments
 (0)