Skip to content

Commit c35f28d

Browse files
Output php info
1 parent b6f179b commit c35f28d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
- name: PHP Version
4848
run: php -v
4949

50+
- name: PHP Info
51+
run: php -i
52+
5053
- name: Update composer
5154
run: composer self-update
5255

0 commit comments

Comments
 (0)