Skip to content

Commit

Permalink
gha: debug setup-php
Browse files Browse the repository at this point in the history
  • Loading branch information
mfn committed Feb 4, 2024
1 parent 34b2e7c commit 46c2a03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
with:
php-version: ${{ matrix.php }}
coverage: none
env:
debug: true

- name: Install dependencies
run: |
Expand Down

0 comments on commit 46c2a03

Please sign in to comment.