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.
2 parents 19a7d7a + fcb2f63 commit 226e0feCopy full SHA for 226e0fe
.github/workflows/phpunit.yml
@@ -10,6 +10,8 @@ jobs:
10
build:
11
12
runs-on: ubuntu-latest
13
+ env:
14
+ XDEBUG_MODE: off
15
16
steps:
17
- uses: actions/checkout@v2
0 commit comments