Skip to content

Commit 7ca4789

Browse files
committed
Adjust e2e
1 parent ae5d04e commit 7ca4789

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/e2e.yml

+5
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ jobs:
6565
uses: shivammathur/setup-php@v2
6666
with:
6767
php-version: 8.3
68+
ini-file: development
69+
70+
-
71+
name: List enabled extensions
72+
run: php -m
6873

6974
-
7075
name: Install analyser dependencies

0 commit comments

Comments
 (0)