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 1e74837 commit 2cf67d0Copy full SHA for 2cf67d0
.github/workflows/php.yml
@@ -8,6 +8,9 @@ on:
8
9
permissions:
10
contents: read
11
+
12
+env:
13
+ XDEBUG_MODE: coverage
14
15
jobs:
16
build:
0 commit comments