Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit ce9791a

Browse files
committed
ci: Remove xdebug from github actions
1 parent 23edcb6 commit ce9791a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
php-version: ${{ matrix.php }}
3232
extensions: swoole
33+
coverage: none
3334

3435
- name: Checkout code
3536
uses: actions/checkout@v2

0 commit comments

Comments
 (0)