We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba79bf commit 46be213Copy full SHA for 46be213
.github/workflows/db-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
php-version: '7.1'
38
extensions: mbstring, sockets
39
- coverage: xdebug2
+ coverage: xdebug
40
ini-values: max_execution_time=0
41
42
- name: Install dependencies
0 commit comments