Skip to content

Commit f2b9588

Browse files
committed
Use development php configuration for tests
1 parent 5017671 commit f2b9588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
uses: shivammathur/setup-php@v2
3737
with:
3838
php-version: ${{ matrix.php-version }}
39+
ini-file: development
3940
env:
4041
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4142

0 commit comments

Comments
 (0)