Skip to content

Commit 419eb9d

Browse files
Remove php -i call
1 parent c35f28d commit 419eb9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/integration.yml

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

50-
- name: PHP Info
51-
run: php -i
52-
5350
- name: Update composer
5451
run: composer self-update
5552

0 commit comments

Comments
 (0)