Skip to content

Commit 46c2a03

Browse files
committed
gha: debug setup-php
1 parent 34b2e7c commit 46c2a03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
with:
4949
php-version: ${{ matrix.php }}
5050
coverage: none
51+
env:
52+
debug: true
5153

5254
- name: Install dependencies
5355
run: |

0 commit comments

Comments
 (0)